projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3718a9
)
Fixing broken index.html.jade (whitespace issue)
author
Jack Allnutt
<m2ys4u@Gmail.com>
Fri, 30 Sep 2011 05:27:18 +0000
(06:27 +0100)
committer
Jack Allnutt
<m2ys4u@Gmail.com>
Fri, 30 Sep 2011 05:27:18 +0000
(06:27 +0100)
node/client/index.html.jade
patch
|
blob
|
blame
|
history
diff --git
a/node/client/index.html.jade
b/node/client/index.html.jade
index a8faee8c5387dfb54bc11d07c6c4918b359e0410..58123ca2d3fc058faa3937715c26e22d843be7cd 100644
(file)
--- a/
node/client/index.html.jade
+++ b/
node/client/index.html.jade
@@
-17,7
+17,7
@@
html(lang="en-gb")
script(type="text/javascript")
!window.jQuery && document.write(unescape('%3Cscript type="text/javascript" src="js/jquery-1.6.4.min.js"%3E%3C/script%3E'))
script(type="text/javascript", src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js")
- script(type="text/javascript")
+
script(type="text/javascript")
!window.jQuery.ui && document.write(unescape('%3Cscript type="text/javascript" src="js/jquery-ui.1.8.16.min.js"%3E%3C/script%3E'))