Make personal role management discoverable via links

This commit is contained in:
fr33domlover 2016-06-05 13:58:51 +00:00
parent db28e5bb5e
commit 7e0abe20b8
5 changed files with 19 additions and 1 deletions

View file

@ -29,4 +29,14 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
<h2>SSH Keys
<p>
See <a href=@{KeysR}>keys</a>.
<a href=@{KeysR}>keys
<h2>Repository Roles
<p>
<a href=@{RepoRolesR}>Repository roles
<h2>Project Roles
<p>
<a href=@{ProjectRolesR}>Project roles

View file

@ -12,6 +12,8 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<a href=@{ProjectRoleNewR}>New…
<ul>
$forall Entity _rid role <- roles
<li>

View file

@ -12,6 +12,8 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<a href=@{ProjectRoleOpNewR rl}>New…
<ul>
$forall op <- ops
<li>

View file

@ -12,6 +12,8 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<a href=@{RepoRoleNewR}>New…
<ul>
$forall Entity _rid role <- roles
<li>

View file

@ -12,6 +12,8 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<a href=@{RepoRoleOpNewR rl}>New…
<ul>
$forall op <- ops
<li>