Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
report on chosen markdown implementation either in logs or setting a var
[git.ikiwiki.info.git]
/
underlays
/
javascript
/
ikiwiki
/
toggle.js
diff --git
a/underlays/javascript/ikiwiki/toggle.js
b/underlays/javascript/ikiwiki/toggle.js
index d190b737ae1fc8288ae846328caa62ab0688fbdb..597a37458afc61995685c8e95f3cd18adf4cbd25 100644
(file)
--- a/
underlays/javascript/ikiwiki/toggle.js
+++ b/
underlays/javascript/ikiwiki/toggle.js
@@
-1,3
+1,7
@@
+// © 2006-2010 Joey Hess
+// Redistribution and use in source and compiled forms, with or without
+// modification, are permitted under any circumstances. No warranty.
+//
// Uses CSS to hide toggleables, to avoid any flashing on page load. The
// CSS is only emitted after it tests that it's going to be able
// to show the toggleables.
// Uses CSS to hide toggleables, to avoid any flashing on page load. The
// CSS is only emitted after it tests that it's going to be able
// to show the toggleables.