diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-11-12 00:14:42 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-11-12 00:14:42 +0100 |
commit | 85e65f6259d4602f2d3fa81191eb052745e632a7 (patch) | |
tree | 93b9c3b0bdf768c85d900dbc068ff83e1dadd343 /user_guide/nav/hacks.txt | |
parent | 6599b9a5dc699da2e7d2a69b070d203f99d80b6a (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.txt | 16 |
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 |