Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ihor Kaharlichenko
swagger-ui-oms
Commits
dd88dc17
Commit
dd88dc17
authored
Jul 30, 2013
by
Ryan Bales
Browse files
fixed discrepancy between handlebars precompiler and runtime
parent
5794d1c0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
lib/handlebars-1.0.0.js
0 → 100644
View file @
dd88dc17
This diff is collapsed.
Click to expand it.
src/main/html/index.html
View file @
dd88dc17
...
...
@@ -9,7 +9,7 @@
<script
src=
'lib/jquery.slideto.min.js'
type=
'text/javascript'
></script>
<script
src=
'lib/jquery.wiggle.min.js'
type=
'text/javascript'
></script>
<script
src=
'lib/jquery.ba-bbq.min.js'
type=
'text/javascript'
></script>
<script
src=
'lib/handlebars-1.0.
rc.1
.js'
type=
'text/javascript'
></script>
<script
src=
'lib/handlebars-1.0.
0
.js'
type=
'text/javascript'
></script>
<script
src=
'lib/underscore-min.js'
type=
'text/javascript'
></script>
<script
src=
'lib/backbone-min.js'
type=
'text/javascript'
></script>
<script
src=
'lib/swagger.js'
type=
'text/javascript'
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment