summaryrefslogtreecommitdiffstats
path: root/templates/part.addnew.php
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2013-09-03 07:02:34 -0700
committerBernhard Posselt <Raydiation@users.noreply.github.com>2013-09-03 07:02:34 -0700
commit6e6db11d207007ab4077f7baa2e5d8265fdfab57 (patch)
tree4f6a136560b65aca2accb0067547cd2b36afa988 /templates/part.addnew.php
parent3d2d9e8258405443ded6981662981c0f94342e0a (diff)
parent778f7b2be62f5573fb437b1c586dad0e19a31ea1 (diff)
Merge pull request #326 from owncloud/first-run
First run page
Diffstat (limited to 'templates/part.addnew.php')
-rw-r--r--templates/part.addnew.php9
1 files changed, 7 insertions, 2 deletions
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]'
- }">+ <span><?php p($l->t('Add Website'))?></span></a>
- <div class="add-new-popup">
+ }"
+ ng-class="{opened: initialized && feedBusinessLayer.noFeeds()}"
+ >+ <span><?php p($l->t('Add Website'))?></span></a>
+
+ <div class="add-new-popup"
+ ng-show="initialized && feedBusinessLayer.noFeeds()">
+
<fieldset class="personalblock">
<p class="error" ng-show="feedExistsError || folderExistsError">
<span ng-show="feedExistsError">