Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
3da397fb
Commit
3da397fb
authored
Aug 03, 2015
by
Robert Lyon
Committed by
Gerrit Code Review
Aug 03, 2015
Browse files
Merge "Need to keep the $INLINEJAVASCRIPT bit in head.tpl"
parents
5e7f3dcb
f238edf7
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/footer.tpl
View file @
3da397fb
...
...
@@ -58,11 +58,5 @@
{
if
$ADDITIONALHTMLFOOTER
}{
$ADDITIONALHTMLFOOTER
|
safe
}{/
if
}
{
if
isset
(
$INLINEJAVASCRIPT
)
}
<script
type=
"application/javascript"
>
{
$INLINEJAVASCRIPT
|
safe
}
</script>
{/
if
}
</body>
</html>
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