Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
5a322ffc
Commit
5a322ffc
authored
Jul 16, 2012
by
joachim
Committed by
tim.plunkett
Oct 21, 2012
Browse files
Issue
#1682826
by joachim: Fixed permissions are not shown in any useful order.
parent
37fcdec8
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/views_plugin_access_perm.inc
View file @
5a322ffc
...
...
@@ -49,7 +49,7 @@ function options_form(&$form, &$form_state) {
}
}
a
sort
(
$perms
);
k
sort
(
$perms
);
$form
[
'perm'
]
=
array
(
'#type'
=>
'select'
,
...
...
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