Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
O
og
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
og
Commits
5ea3ea02
Commit
5ea3ea02
authored
Jun 19, 2018
by
alesr
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '7.x-2.x' of github.com:Gizra/og into 7.x-2.10-rc1
parents
81b89232
51e15f1a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
includes/actions/membership_delete.action.inc
includes/actions/membership_delete.action.inc
+1
-0
No files found.
includes/actions/membership_delete.action.inc
View file @
5ea3ea02
...
@@ -9,6 +9,7 @@ function og_membership_delete_action_info() {
...
@@ -9,6 +9,7 @@ function og_membership_delete_action_info() {
return
array
(
'og_membership_delete_action'
=>
array
(
return
array
(
'og_membership_delete_action'
=>
array
(
'type'
=>
'og_membership'
,
'type'
=>
'og_membership'
,
'label'
=>
t
(
'Remove from group'
),
'label'
=>
t
(
'Remove from group'
),
'behavior'
=>
array
(
'deletes_property'
),
'configurable'
=>
FALSE
,
'configurable'
=>
FALSE
,
));
));
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment