projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bcbaf1
)
Undefine $, for testing on bug MKWS-185.
author
Mike Taylor
<mike@indexdata.com>
Wed, 14 May 2014 12:13:19 +0000
(13:13 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 14 May 2014 12:13:19 +0000
(13:13 +0100)
examples/htdocs/mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/mike.html
b/examples/htdocs/mike.html
index
50e746d
..
fdda334
100644
(file)
--- a/
examples/htdocs/mike.html
+++ b/
examples/htdocs/mike.html
@@
-43,5
+43,6
@@
<div class="mkwsStat"></div>
<div class="mkwsBuilder"></div>
<div class="mkwsSearch-Container-narrow"></div>
+ <script type="text/javascript">$ = undefined;</script>
</body>
</html>