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
Zoheb Lokhandwala
whats-open
Commits
d91c6da6
Commit
d91c6da6
authored
Oct 12, 2013
by
Renfred Harper
Browse files
Include info.js in base template
parent
398a271a
Changes
1
Hide whitespace changes
Inline
Side-by-side
whats_open/templates/base.html
View file @
d91c6da6
...
...
@@ -10,7 +10,7 @@
<script
src=
"{{ STATIC_URL }}js/bootstrap.min.js"
></script>
<script
src=
"{{ STATIC_URL }}js/grid.js"
></script>
<script
src=
"{{ STATIC_URL }}js/typeAhead.js"
></script>
<script
src=
"{{ STATIC_URL }}js/
document
.js"
></script>
<script
src=
"{{ STATIC_URL }}js/
info
.js"
></script>
<link
rel=
"icon"
href=
"{{ STATIC_URL }}/img/gmu-logo.ico"
>
<head>
...
...
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