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
e5a04163
Commit
e5a04163
authored
Mar 16, 2015
by
Son Nguyen
Committed by
Gerrit Code Review
Mar 16, 2015
Browse files
Merge "Plans: Change to switchbox (Bug 1431569)"
parents
7e6e8c05
e4e8061f
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/plans/lib.php
View file @
e5a04163
...
...
@@ -504,7 +504,8 @@ class ArtefactTypeTask extends ArtefactType {
'description'
=>
get_string
(
'tagsdescprofile'
),
),
'completed'
=>
array
(
'type'
=>
'checkbox'
,
'type'
=>
'switchbox'
,
'switchtext'
=>
'yesno'
,
'defaultvalue'
=>
null
,
'title'
=>
get_string
(
'completed'
,
'artefact.plans'
),
'description'
=>
get_string
(
'completeddesc'
,
'artefact.plans'
),
...
...
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