Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MaarchParapheur
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maarch
MaarchParapheur
Commits
d0bec0c8
Verified
Commit
d0bec0c8
authored
5 years ago
by
Florian Azizian
Browse files
Options
Downloads
Patches
Plain Diff
FEAT #10733 wip admin groups
parent
83c03f8b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/app/group/controllers/GroupController.php
+1
-1
1 addition, 1 deletion
src/app/group/controllers/GroupController.php
src/app/group/models/GroupPrivilegeModel.php
+1
-1
1 addition, 1 deletion
src/app/group/models/GroupPrivilegeModel.php
with
2 additions
and
2 deletions
src/app/group/controllers/GroupController.php
100644 → 100755
+
1
−
1
View file @
d0bec0c8
...
...
@@ -8,7 +8,7 @@
*/
/**
* @brief
Privilege
Controller
* @brief
Group
Controller
* @author dev@maarch.org
*/
...
...
This diff is collapsed.
Click to expand it.
src/app/group/models/GroupPrivilegeModel.php
100644 → 100755
+
1
−
1
View file @
d0bec0c8
...
...
@@ -8,7 +8,7 @@
*/
/**
* @brief Group Model
* @brief Group
Privilege
Model
* @author dev@maarch.org
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment