summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/bootmenu/index.phtml
diff options
context:
space:
mode:
authormichael pereira2011-04-07 16:30:23 +0200
committermichael pereira2011-04-07 16:30:23 +0200
commitd6c915089ddf3da5f8dc887ffd401f7c488cd175 (patch)
treed0b1ea9f3d4f816bf5aaecf28264628ed466e9c9 /application/modules/user/views/scripts/bootmenu/index.phtml
parentACL gefixt (diff)
parentpfeile in allen übersichten hinzugefügt, script ausgelagert (diff)
downloadpbs2-d6c915089ddf3da5f8dc887ffd401f7c488cd175.tar.gz
pbs2-d6c915089ddf3da5f8dc887ffd401f7c488cd175.tar.xz
pbs2-d6c915089ddf3da5f8dc887ffd401f7c488cd175.zip
acl merge
Diffstat (limited to 'application/modules/user/views/scripts/bootmenu/index.phtml')
-rw-r--r--application/modules/user/views/scripts/bootmenu/index.phtml13
1 files changed, 1 insertions, 12 deletions
diff --git a/application/modules/user/views/scripts/bootmenu/index.phtml b/application/modules/user/views/scripts/bootmenu/index.phtml
index c51a3ed..74d0666 100644
--- a/application/modules/user/views/scripts/bootmenu/index.phtml
+++ b/application/modules/user/views/scripts/bootmenu/index.phtml
@@ -114,15 +114,4 @@
</div>
<?php echo $this->pagination; ?>
-
-<script>
-$(document).ready(function(){
- if($('.element').find('.dispnone').length >= 1){
- $(this).find('.title').css('cursor','pointer');
-
- $('.title').click(function(){
- $(this).siblings('.dispnone').toggle();
- });
- }
-});
-</script>
+