X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myslice%2Fviewutils.py;h=99d74d29da2c52abf64862df3dffba35f7eef176;hb=9c80e89622704e2b9fbe4c59c766fea5a92848a3;hp=2073ab48594f8c16c2db5e2f1f2077c39814e7c9;hpb=78d95d4c4be4e47fce2e07f8735ae8a73daf8eb8;p=myslice.git diff --git a/myslice/viewutils.py b/myslice/viewutils.py index 2073ab48..99d74d29 100644 --- a/myslice/viewutils.py +++ b/myslice/viewutils.py @@ -8,6 +8,7 @@ standard_topmenu_items = [ { 'label':'Slice', 'href': '/slice/'}, { 'label':'Plugin', 'href': '/plugin/'}, { 'label':'Dashboard', 'href': '/dashboard/'}, + { 'label':'Hazelnut', 'href': '/hazelnut/'}, ] #login_out_items = { False: { 'label':'Login', 'href':'/login/'},