Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Add-ons
Commits
917c5cb3
Commit
917c5cb3
authored
Jul 04, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow to hide/show long list of emails
parent
0580c084
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
...ns/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
+2
-2
No files found.
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
View file @
917c5cb3
...
@@ -48,12 +48,12 @@
...
@@ -48,12 +48,12 @@
</div>
</div>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"headerleft"
>
{{ header.toi18n }}
</div>
<div
class=
"headerleft"
>
{{ header.toi18n }}
</div>
<div
class=
"headerright"
>
{{ header.to|safe }}
</div>
<div
class=
"headerright"
>
{{ header.to
Expandable
|safe }}
</div>
</div>
</div>
{% if header.cc %}
{% if header.cc %}
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"headerleft"
>
{{ header.cci18n }}
</div>
<div
class=
"headerleft"
>
{{ header.cci18n }}
</div>
<div
class=
"headerright"
>
{{ header.cc|safe }}
</div>
<div
class=
"headerright"
>
{{ header.cc
Expandable
|safe }}
</div>
</div>
</div>
{% endif %}
{% endif %}
{% if header.bcc %}
{% if header.bcc %}
...
...
Write
Preview
Markdown
is supported
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