From 778f7b2be62f5573fb437b1c586dad0e19a31ea1 Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Mon, 2 Sep 2013 23:42:55 -0400 Subject: all the firstrunpage in one commit --- templates/part.addnew.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'templates/part.addnew.php') diff --git a/templates/part.addnew.php b/templates/part.addnew.php index fe0776101..10511c95d 100644 --- a/templates/part.addnew.php +++ b/templates/part.addnew.php @@ -8,8 +8,13 @@ href="#" oc-click-focus="{ selector: '.add-new-popup input[ng-model=feedUrl]' - }">+ t('Add Website'))?> -
+ }" + ng-class="{opened: initialized && feedBusinessLayer.noFeeds()}" + >+ t('Add Website'))?> + +
+

-- cgit v1.2.3