From c740384f5d2e5432dd89f45f033cedacb6c8f3fd Mon Sep 17 00:00:00 2001 From: Yasin Date: Fri, 21 Mar 2014 11:04:48 +0100 Subject: [PATCH] Fix: href in FAQ --- portal/templates/documentationview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/templates/documentationview.html b/portal/templates/documentationview.html index 1d386b8c..5def24b8 100644 --- a/portal/templates/documentationview.html +++ b/portal/templates/documentationview.html @@ -74,7 +74,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