From 9b1bd11f2d1b80cc163047c05d4ae06c889d6af8 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Fri, 1 Feb 2013 21:32:14 -0500 Subject: [PATCH] fix for #121 --- dist/index.html | 2 +- dist/lib/swagger.js | 5 +- dist/swagger-ui.js | 47 ++++++++++++------- dist/swagger-ui.min.js | 2 +- lib/swagger.js | 5 +- .../coffeescript/view/OperationView.coffee | 6 +-- .../coffeescript/view/ParameterView.coffee | 6 +-- src/main/html/index.html | 2 +- src/main/template/content_type.handlebars | 4 +- src/main/template/operation.handlebars | 2 + 10 files changed, 50 insertions(+), 31 deletions(-) diff --git a/dist/index.html b/dist/index.html index 6b9929ad..8f840d4a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -45,7 +45,7 @@