summaryrefslogtreecommitdiffstats
path: root/templates/part.addnew.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-02-12 17:51:55 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-02-12 17:51:55 +0100
commit735b2ff157de8c52a7a8fe22088a932242753cca (patch)
tree8f65a5a35c525d84653b4aae71ac9258f61e5e16 /templates/part.addnew.php
parent1f388ad3bc7e844bfea566214e442a2f10073146 (diff)
different order for the delete icon, disable export button if there are no feeds
Diffstat (limited to 'templates/part.addnew.php')
-rw-r--r--templates/part.addnew.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.addnew.php b/templates/part.addnew.php
index 82127ff21..8dadc947b 100644
--- a/templates/part.addnew.php
+++ b/templates/part.addnew.php
@@ -1,4 +1,4 @@
-<li class="add-new" ng-controller="AddNewController">
+<li class="add-new">
<a class="list-title list-title-with-icon" ng-click="showAdd=!showAdd"
click-slide-toggle="{
selector: '.add-new-popup',