Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network_webui/templates/_review-list.html
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@somosazucar.org>2013-09-17 15:45:16 (GMT)
committer Sebastian Silva <sebastian@somosazucar.org>2013-09-17 15:45:16 (GMT)
commit11c9b543dcc2577f2ec9ea416b4422d9fbc3bc4b (patch)
tree7a3572fdfce62de1d3521162003ed34b0dad060b /sugar_network_webui/templates/_review-list.html
parent5ecbdba7aff3deff42177d1af1b38c716992e0a9 (diff)
Changes to support backend polish by alsroot
Diffstat (limited to 'sugar_network_webui/templates/_review-list.html')
-rw-r--r--sugar_network_webui/templates/_review-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar_network_webui/templates/_review-list.html b/sugar_network_webui/templates/_review-list.html
index fb3459b..2f597ca 100644
--- a/sugar_network_webui/templates/_review-list.html
+++ b/sugar_network_webui/templates/_review-list.html
@@ -40,7 +40,7 @@
</div>
<!--
<div class="icon-column">
- %- if item['favorite'] %
+ %- if 'favorite' in item['layer'] %
<img class="star" src="/static/icons/emblem-favorite.png"/>
%- else %
<img class="star" src="/static/icons/add-link.png"/>