summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-05 23:15:25 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-05 23:15:25 +0200
commit27f34bcb4b774d291c03889024e03bb36b0e19b9 (patch)
tree46cc78548af53f693b3939317de8a0412bca009d /templates/part.items.php
parent2d8f76d28f47bc3992c0e86c194fe51427805b54 (diff)
reload page after showall has been changed
Diffstat (limited to 'templates/part.items.php')
-rw-r--r--templates/part.items.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index ea17d0f40..65c057bb0 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -42,7 +42,7 @@
</div>
<div class="body"
- ng-click="setRead(item.id)"
+ ng-click="itemBl.setRead(item.id)"
ng-bind-html-unsafe="item.body">
</div>