From b577b69d1d713e3b38d1d19e811a4b89fad9fcbf Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 27 Mar 2014 11:20:42 +0100 Subject: [PATCH] Fix: FAQ capitalization --- portal/templates/documentationview.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/portal/templates/documentationview.html b/portal/templates/documentationview.html index 6c757edc..92196c6f 100644 --- a/portal/templates/documentationview.html +++ b/portal/templates/documentationview.html @@ -12,8 +12,8 @@

Users

@@ -53,7 +53,7 @@ slices that belong to his institution.

In Requests page you will be able to see all the users that registered under your authority and the slices that users of your authority has requested. Therefore, pending users/slices are those users and slices that are yet to be validated. You can validate/reject these requests based on the policy of your institution.

  • How can I manage the users/slices that belong to my institution?

  • -

    In Instution page, under Users tab, you will be able to see all the users that belong to your authority. You can delete the users that you don't want anymore. Under Slices tab, you will be able to see all the slices that belong to your authority. You can renew/delete the slices based on your requirements. As a PI you can also Create Slice. Just fill the form of request slice and the slice will be automatically validated if it is requested by a PI.

    +

    In Instution page, under "Users" tab, you will be able to see all the users that belong to your authority. You can delete the users that you don't want anymore. Under "Slices" tab, you will be able to see all the slices that belong to your authority. You can renew/delete the slices based on your requirements. As a PI you can also Create Slice. Just fill the form of request slice and the slice will be automatically validated if it is requested by a PI.

    -- 2.43.0