summaryrefslogtreecommitdiffstats
path: root/user_guide/nav/hacks.txt
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-11-12 00:14:42 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-11-12 00:14:42 +0100
commit85e65f6259d4602f2d3fa81191eb052745e632a7 (patch)
tree93b9c3b0bdf768c85d900dbc068ff83e1dadd343 /user_guide/nav/hacks.txt
parent6599b9a5dc699da2e7d2a69b070d203f99d80b6a (diff)
Propset eol-style to CRLF
simplified paragraph tag cleanup regex
Diffstat (limited to 'user_guide/nav/hacks.txt')
-rw-r--r--user_guide/nav/hacks.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/user_guide/nav/hacks.txt b/user_guide/nav/hacks.txt
index f29e5a77a..081eecef3 100644
--- a/user_guide/nav/hacks.txt
+++ b/user_guide/nav/hacks.txt
@@ -1,9 +1,9 @@
-I did the following hack in moo.fx.js:
-
-At line 79 in the toggle: function() function, I added:
-
-document.getElementById('nav').style.display = 'block';
-
-
-
+I did the following hack in moo.fx.js:
+
+At line 79 in the toggle: function() function, I added:
+
+document.getElementById('nav').style.display = 'block';
+
+
+
-- Rick Ellis \ No newline at end of file