X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myslice%2Fviewutils.py;h=937fa9bdb545a2633ab53ef5cacc248104720d63;hb=dd6a3c82ae4bc1f7cea47551a546b2f7aeda3df6;hp=2b5ab8624d736cd99404151cc300933635355bca;hpb=2bea2e0a7ba72728d69b4b96e66b805869e523dd;p=myslice.git diff --git a/myslice/viewutils.py b/myslice/viewutils.py index 2b5ab862..937fa9bd 100644 --- a/myslice/viewutils.py +++ b/myslice/viewutils.py @@ -5,7 +5,7 @@ from copy import deepcopy standard_topmenu_items = [ # { 'label':'Tab', 'href': '/tab/'}, # { 'label':'Scroll', 'href': '/scroll/'}, - { 'label':'One Plugin', 'href': '/plugin/'}, +# { 'label':'One Plugin', 'href': '/plugin/'}, { 'label':'Dashboard', 'href': '/portal/dashboard/'}, { 'label':'Slice', 'href': '/slice/'}, ]