X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=projecthandler%2Ftemplate%2Fproject%2Fosm%2Fosm_project_left_sidebar.html;h=5bd34fd63d95dd2472345f55a2dd5aaceb5205ac;hb=e6eb7437628e932ef823800b5a8380790a6b22d7;hp=82becc5255586770142ea2dc0ad49e607d4bafce;hpb=2ad37de399d1f309e265c060349ce44f80d8f480;p=osm%2FLW-UI.git diff --git a/projecthandler/template/project/osm/osm_project_left_sidebar.html b/projecthandler/template/project/osm/osm_project_left_sidebar.html index 82becc5..5bd34fd 100644 --- a/projecthandler/template/project/osm/osm_project_left_sidebar.html +++ b/projecthandler/template/project/osm/osm_project_left_sidebar.html @@ -78,7 +78,21 @@ VIM Accounts - + {% if user.is_admin %} +
  • ADMIN
  • + {% url "users:list" as user_list_url %} +
  • + + Users + +
  • + {% url "projects:projects_list" as proj_list_url %} +
  • + + Projects + +
  • + {% endif %}