[PATCH] show boolmarks only when enabled

2 views
Skip to first unread message

Denis

unread,
Nov 3, 2010, 6:32:34 PM11/3/10
to byteflow...@googlegroups.com
# HG changeset patch
# User Denis <denis@localhost>
# Date 1288737219 -3600
# Node ID 2d5df74f90bcf007c1ca5d9c26c7775e89aa5080
# Parent 6464deecaf0e8978ad3f5ee07e55a8eaeb07c456
show boolmarks only when enabled

diff -r 6464deecaf0e -r 2d5df74f90bc templates/blog/bookmarks.html
--- a/templates/blog/bookmarks.html Tue Nov 02 23:30:06 2010 +0100
+++ b/templates/blog/bookmarks.html Tue Nov 02 23:33:39 2010 +0100
@@ -1,4 +1,5 @@
{% load i18n %}
+{% if sites %}
<div class="bookmarks">
{% trans "Add post to" %}:
{% for site in sites %}
@@ -8,3 +9,4 @@

{% endfor %}
</div>
+{% endif %}

Reply all
Reply to author
Forward
0 new messages