Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network_webui/templates/_context-review-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'sugar_network_webui/templates/_context-review-list.html')
-rw-r--r--sugar_network_webui/templates/_context-review-list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/sugar_network_webui/templates/_context-review-list.html b/sugar_network_webui/templates/_context-review-list.html
index 5cae03d..fec033a 100644
--- a/sugar_network_webui/templates/_context-review-list.html
+++ b/sugar_network_webui/templates/_context-review-list.html
@@ -41,7 +41,7 @@
{%- endfor %}
</div>
{%- if item.is_author -%}
- <span class="comments-button has_tooltip"
+ <!--span class="comments-button has_tooltip"
title="{{_('edit')}}"
onclick='edit_resource("review",
"{{item["guid"]}}",
@@ -49,7 +49,7 @@
false)'>
<img src="/static/icons/toolbar-edit.png">
</img>
- </span>
+ </span-->
{%- endif -%}
<span class="comments-button has_tooltip"
title="{{_('comment')}}"