Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KDE PIM Add-ons
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
KDE PIM Add-ons
Commits
14759f7b
Commit
14759f7b
authored
Jun 24, 2016
by
Sandro Knauß
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Show spam status in 5.2 header
Differential revision:
https://phabricator.kde.org/D1990
parent
d3cb79fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
...ns/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
+6
-0
No files found.
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
View file @
14759f7b
...
...
@@ -78,6 +78,12 @@
<div
class=
"headerleft"
>
{{ header.datei18n }}
</div>
<div
class=
"headerrightdate"
dir=
"{{ dateDir }}"
>
{{ header.dateshort }}
</div>
</div>
{% if header.spamHTML %}
<div
class=
"row"
>
<div
class=
"headerleft"
>
{{ header.spamstatusi18n }}
</div>
<div
class=
"headerrightdate"
>
{{ header.spamHTML|safe }}
</div>
</div>
{% endif %}
</div>
<div
id=
"attachmentInjectionPoint"
></div>
</div>
...
...
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