From d4aa705a07bd49290680a83472ed1b4437489b92 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 18 Apr 2013 16:29:41 +0200 Subject: add tipsy to buttons, fix #18 --- templates/part.listfeed.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'templates/part.listfeed.php') diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php index 1a56febf2..3c9b7eeed 100644 --- a/templates/part.listfeed.php +++ b/templates/part.listfeed.php @@ -36,17 +36,20 @@ + title="t('Mark all read')); ?>" + oc-tipsy> + ng-show="feed.id" + oc-tipsy> + ng-show="feed.error" + oc-tipsy>
{{ feed.error }}
-- cgit v1.2.3