Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Add-ons
Commits
e0eeba58
Commit
e0eeba58
authored
Jan 27, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't show trash icon when we can't move to trash
parent
49b0f747
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
...ns/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
+3
-1
No files found.
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
View file @
e0eeba58
...
...
@@ -15,8 +15,10 @@
<div
class=
"theactioncell"
>
{{ header.replyaction|safe }}
</div>
<div
class=
"theactioncell"
>
{{ header.replyallaction|safe }}
</div>
<div
class=
"theactioncell"
>
{{ header.forwardaction|safe }}
</div>
{% if header.readOnlyMessage %}
{% else %}
<div
class=
"theactioncell"
>
{{ header.trashaction|safe }}
</div>
<div
class=
"theactioncell"
>
{{ header.trashactionprintmessageaction|safe }}
</div>
{% endif %}
</div>
</div>
{% endif %}
...
...
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