Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
3e49e23b
Commit
3e49e23b
authored
Mar 06, 2019
by
IKEDA Soji
Browse files
import.tt2: non-working line break in toolip
parent
16aa7767
Changes
1
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/import.tt2
View file @
3e49e23b
...
...
@@ -5,7 +5,7 @@
<div>
<textarea name="dump" id="dump" cols="80" rows="25"
data-tooltip aria-haspopup="true"
title="[%
|loc%]
email1@dom1 Name1
[%END%]<br/>[%|loc%]email2@dom2 Name2[%END%]<br/>[%|loc%]...[%END
%]">
title="[%
"
email1@dom1 Name1
\nemail2@dom2 Name2\n..." | loc | replace("\n",' ')
%]">
[%~ dump ~%]
</textarea>
</div>
...
...
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