fixed merge issue

This commit is contained in:
Tony Tam
2013-09-05 20:03:31 -07:00
parent 999367589d
commit bc93240199
3 changed files with 3 additions and 3 deletions

2
dist/swagger-ui.js vendored
View File

@@ -655,7 +655,7 @@ function program13(depth0,data) {
function program14(depth0,data) {
var buffer = "", stack1;
buffer += "\n <option value='";
buffer += "\n <option selected=\"\" value='";
if (stack1 = helpers.value) { stack1 = stack1.call(depth0, {hash:{},data:data}); }
else { stack1 = depth0.value; stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1; }
buffer += escapeExpression(stack1)