summaryrefslogtreecommitdiffstats
path: root/pbs.sql
diff options
context:
space:
mode:
authorSimon2011-04-05 16:52:17 +0200
committerSimon2011-04-05 16:52:17 +0200
commite13feb35a7e488e9d88282a57308bf2314fc2457 (patch)
tree602d82e6fc4fed5d645afc518e059a5075c70716 /pbs.sql
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-e13feb35a7e488e9d88282a57308bf2314fc2457.tar.gz
pbs2-e13feb35a7e488e9d88282a57308bf2314fc2457.tar.xz
pbs2-e13feb35a7e488e9d88282a57308bf2314fc2457.zip
Neue Rechte für Übersicht von Rollen, Layout an Rechte angepasst
Diffstat (limited to 'pbs.sql')
-rw-r--r--pbs.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/pbs.sql b/pbs.sql
index dd81ea3..522fba1 100644
--- a/pbs.sql
+++ b/pbs.sql
@@ -412,6 +412,8 @@ INSERT INTO `pbs`.`pbs_right` (`rightID`, `rightcategoryID`, `shortcut`, `title`
-- Rollen
-- Neue Rollen anlegen
+(NULL, '3', 'ro', 'Show overview of roles', NULL),
+ -- Neue Rollen anlegen
(NULL, '3', 'ra', 'Add role', NULL),
-- Rollen anzeigen
(NULL, '3', 'rdd', 'Display details of role', NULL),