From: Loic Baron Date: Mon, 19 May 2014 09:48:07 +0000 (+0200) Subject: slice resource view: pending changes, queryupdater plugin, not toggable X-Git-Tag: myslice-1.1~102 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=90580e0a6e2417f9080e12b5bb23edf668e31a67 slice resource view: pending changes, queryupdater plugin, not toggable --- diff --git a/portal/sliceresourceview.py b/portal/sliceresourceview.py index 6fc384a4..2034eac4 100644 --- a/portal/sliceresourceview.py +++ b/portal/sliceresourceview.py @@ -168,7 +168,7 @@ class SliceResourceView (LoginRequiredView, ThemeView): page = page, title = 'Pending operations', query = main_query, - togglable = True, + togglable = False, # start turned off, it will open up itself when stuff comes in toggled = False, domid = 'pending',