Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
work.w
Commits
db0bafd9
Commit
db0bafd9
authored
Mar 06, 2019
by
alexandre
Browse files
Fix link to help sections (Pièce-jointe)
parent
4e288f54
Changes
2
Hide whitespace changes
Inline
Side-by-side
playground/templates/playground/underscore/field-attachment-upload.mtpl
View file @
db0bafd9
<label>
<span class="label-text"><%- t('Pièce-jointe') %></span>
<span class="label-text
js-help" data-href="#piece-jointe
"><%- t('Pièce-jointe') %></span>
<input type="text" name="title" placeholder="<%- t('Titre') %>" ></label>
</label>
<label>
...
...
playground/templates/playground/underscore/field-attachment-url.mtpl
View file @
db0bafd9
<label>
<span class="label-text"><%- t('Pièce-jointe') %></span>
<span class="label-text
js-help" data-href="#piece-jointe
"><%- t('Pièce-jointe') %></span>
<input type="text" name="title" placeholder="<%- t('Titre') %>" >
</label>
...
...
@@ -7,4 +7,4 @@
<span class="label-text"></span>
<input type="text" name="url" placeholder="<%- t('URL') %>">
<button class="inline"><%- t('Mode Téléversement') %></button>
</label>
\ No newline at end of file
</label>
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