translated of title-attribute and extended a list ow known lexemes

This commit is contained in:
Константин Калинин
2015-02-13 15:57:34 +03:00
parent 020c738e95
commit 49e6389f3f
2 changed files with 4 additions and 17 deletions

2
dist/swagger-ui.js vendored
View File

@@ -289,7 +289,6 @@ SwaggerUi = (function(_super) {
};
SwaggerUi.prototype.load = function() {
console.log(0)
var url, _ref;
if ((_ref = this.mainView) != null) {
_ref.clear();
@@ -1938,7 +1937,6 @@ ResourceView = (function(_super) {
};
ResourceView.prototype.addOperation = function(operation) {
console.log(operation)
var operationView;
operation.number = this.number;
operationView = new OperationView({