Gitlab CSE Unil
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
moodle-assignfeedback_editpdfplus
Commits
5297f2f8
Commit
5297f2f8
authored
Apr 13, 2018
by
M. Chardon
Browse files
correction bug mantis 135
parent
32392723
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/tool_form.mustache
View file @
5297f2f8
...
...
@@ -153,7 +153,7 @@
<label
class=
"control-label "
for=
"libelle"
>
{{#
str
}}
admintoolboxcartridge_label, assignfeedback_editpdfplus
{{/
str
}}
</label>
</td>
<td>
<input
type=
"text"
class=
"form-control"
id=
"libelle"
value=
"
{{
tool
.
cartridge
}}
"
name=
"libelle"
/>
<input
type=
"text"
class=
"form-control"
id=
"libelle"
value=
"
{{
tool
.
cartridge
}}
"
name=
"libelle"
maxlength=
"10"
/>
</td>
</tr>
<tr>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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