Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
6252c757
Commit
6252c757
authored
May 13, 2009
by
Nigel McNie
Browse files
Don't autofocus the add-to-group form, it's confusing.
(cherry picked from commit
3632169e
)
parent
673884a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/user/view.php
View file @
6252c757
...
...
@@ -171,6 +171,7 @@ if (!empty($loggedinid) && $loggedinid != $userid) {
'name'
=>
'addmember'
,
'successcallback'
=>
'addmember_submit'
,
'renderer'
=>
'div'
,
'autofocus'
=>
false
,
'elements'
=>
array
(
'group'
=>
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