updated swagger-js client, support for IE8
This commit is contained in:
@@ -2,7 +2,6 @@ class ResourceView extends Backbone.View
|
||||
initialize: ->
|
||||
|
||||
render: ->
|
||||
console.log @model.description
|
||||
$(@el).html(Handlebars.templates.resource(@model))
|
||||
|
||||
@number = 0
|
||||
|
||||
Reference in New Issue
Block a user