21b7325c1b
There used to be project roles and repo roles, and they were separate. A while ago I merged them, and there has been a single role system, used with both repos and projects. However the table names were still "ProjectRole" and things like that. This patch renames some tables to just refer to a "Role" because there's only one kind of role system.
22 lines
675 B
Text
22 lines
675 B
Text
$# This file is part of Vervis.
|
|
$#
|
|
$# Written in 2016, 2018 by fr33domlover <fr33domlover@riseup.net>.
|
|
$#
|
|
$# ♡ Copying is an act of love. Please copy, reuse and share.
|
|
$#
|
|
$# The author(s) have dedicated all copyright and related and neighboring
|
|
$# rights to this software to the public domain worldwide. This software is
|
|
$# distributed without any warranty.
|
|
$#
|
|
$# 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/>.
|
|
|
|
<div>
|
|
^{buttonW DELETE "Delete this role" (ProjectRoleR shr rl)}
|
|
|
|
<p>
|
|
<a href=@{ProjectRoleOpsR shr rl}>Operations
|
|
|
|
<p>
|
|
#{roleDesc role}
|