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
moodle
moodle
Commits
e5c72635
Commit
e5c72635
authored
Nov 02, 2016
by
Dan Poltawski
Browse files
MDL-56161 boost: add missing example context
parent
540b01b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
theme/boost/templates/core_form/element-static.mustache
View file @
e5c72635
...
...
@@ -32,7 +32,7 @@
Example
context
(
json
)
:
{
"label"
:
"Example label"
,
"element"
:
{
"html"
:
"Example HTML"
}
"element"
:
{
"html"
:
"Example HTML"
,
"staticlabel"
:
true
}
}
}}
{{
<
core_form
/
element-template
}}
...
...
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