diff options
author | Simon <simon@kisikew.org> | 2012-04-13 16:31:25 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-04-13 16:31:25 -0700 |
commit | 5877587e6e959add70f29f69379062640ba3c92e (patch) | |
tree | 128c14e9d45b8341e05c506337da191239ad5f6d /view/theme/dispy/head.tpl | |
parent | bfb821e9188ef83fb2621250fd97bdb169447f3d (diff) | |
parent | 6b46fe3dfeeae89e00991d8e8f8d9ec0dadbb5bc (diff) | |
download | volse-hubzilla-5877587e6e959add70f29f69379062640ba3c92e.tar.gz volse-hubzilla-5877587e6e959add70f29f69379062640ba3c92e.tar.bz2 volse-hubzilla-5877587e6e959add70f29f69379062640ba3c92e.zip |
Merge pull request #232 from simonlnu/master
neat little changes. hopefully the shadow will be well recieved
Diffstat (limited to 'view/theme/dispy/head.tpl')
-rw-r--r-- | view/theme/dispy/head.tpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/dispy/head.tpl b/view/theme/dispy/head.tpl index cd6f5ca97..d1bdc256b 100644 --- a/view/theme/dispy/head.tpl +++ b/view/theme/dispy/head.tpl @@ -91,8 +91,4 @@ $('#hide-comments-' + id).html('$showfewer'); } } - - </script> - - |