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
PIM
PIM Messagelib
Commits
ae9e8384
Commit
ae9e8384
authored
Mar 06, 2017
by
Laurent Montel
😁
Browse files
Use correct variable for date direction
parent
1f4f4049
Changes
1
Hide whitespace changes
Inline
Side-by-side
messageviewer/src/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
View file @
ae9e8384
...
...
@@ -74,7 +74,7 @@
{% endif %}
<div
class=
"row"
>
<div
class=
"headerleft"
>
{{ header.datei18n }}
</div>
<div
class=
"headerrightdate"
dir=
"{{
date
Dir }}"
>
{{ header.dateshort }}
</div>
<div
class=
"headerrightdate"
dir=
"{{
header.application
Dir }}"
>
{{ header.dateshort }}
</div>
</div>
{% if header.spamHTML %}
<div
class=
"row"
>
...
...
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