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
a2136d1f
Commit
a2136d1f
authored
Apr 21, 2009
by
Nigel McNie
Browse files
Don't autofocus the 'release view' button, to prevent accidents.
(cherry picked from commit 66ee3c5506c7f15acb9ce172d1d6cf8add34a582)
parent
66da66ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/view/view.php
View file @
a2136d1f
...
@@ -69,6 +69,7 @@ if ($submittedgroup && group_user_can_assess_submitted_views($submittedgroup, $U
...
@@ -69,6 +69,7 @@ if ($submittedgroup && group_user_can_assess_submitted_views($submittedgroup, $U
'method'
=>
'post'
,
'method'
=>
'post'
,
'plugintype'
=>
'core'
,
'plugintype'
=>
'core'
,
'pluginname'
=>
'view'
,
'pluginname'
=>
'view'
,
'autofocus'
=>
false
,
'elements'
=>
array
(
'elements'
=>
array
(
'submittedview'
=>
array
(
'submittedview'
=>
array
(
'type'
=>
'html'
,
'type'
=>
'html'
,
...
...
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