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
53da089d
Commit
53da089d
authored
Feb 03, 2021
by
Robert Lyon
Committed by
Gerrit Code Review
Feb 03, 2021
Browse files
Merge "Bug 1912166 - Make Institution name auto focus."
parents
cb6e4b1c
8fe0ee45
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/admin/users/institutions.php
View file @
53da089d
...
...
@@ -331,6 +331,7 @@ if ($institution || $add) {
),
'displayname'
=>
array
(
'type'
=>
'text'
,
'autofocus'
=>
true
,
'title'
=>
get_string
(
'institutionname'
,
'admin'
),
'defaultvalue'
=>
$data
->
displayname
,
'rules'
=>
array
(
...
...
Write
Preview
Supports
Markdown
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