X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fmanagementtabrequests.py;h=31cbb0d7a46be0307e8e5f6d93d036fc67745dc8;hb=6378e0740781dcc25967fc4d5a1db3e6bc7a8876;hp=79bb31e3b4371bc09c60bc34812a5bc26e08815b;hpb=d0a12e724c885b20b5273e752be81f5532747648;p=myslice.git diff --git a/portal/managementtabrequests.py b/portal/managementtabrequests.py index 79bb31e3..31cbb0d7 100644 --- a/portal/managementtabrequests.py +++ b/portal/managementtabrequests.py @@ -158,9 +158,7 @@ class ManagementRequestsView (LoginRequiredView, ThemeView): # env['section'] = "Requests" context = super(ManagementRequestsView, self).get_context_data(**kwargs) - print "testing" - for s, i in ctx_my_authorities : - print s, i + context['my_authorities'] = ctx_my_authorities context['sub_authorities'] = ctx_sub_authorities