File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/assets/javascripts/grape_swagger_rails Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -352,7 +352,7 @@ function program9(depth0,data) {
352
352
function program11 ( depth0 , data ) {
353
353
354
354
355
- return "\n <div class='sandbox_header'>\n <input class='submit' name='commit' type='button' value='Try it out!' />\n <a href='#' class='response_hider' style='display:none'>Hide Response</a>\n <img alt='Throbber' class='response_throbber' src='images /throbber.gif' style='display:none' />\n </div>\n " ;
355
+ return "\n <div class='sandbox_header'>\n <input class='submit' name='commit' type='button' value='Try it out!' />\n <a href='#' class='response_hider' style='display:none'>Hide Response</a>\n <img alt='Throbber' class='response_throbber' src='/assets/grape_swagger_rails /throbber.gif' style='display:none' />\n </div>\n " ;
356
356
}
357
357
358
358
buffer += "\n <ul class='operations' >\n <li class='" ;
You can’t perform that action at this time.
0 commit comments