summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-23 01:14:13 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-23 01:14:13 +0200
commit85f076385e7a76558732646010ae6c563aec106f (patch)
treef0647439c165ecd1223620f4987031af29ae4beb /templates/main.php
parent8f833877eebd93f1c938833dd28255c63037588f (diff)
put the showall into the settings slideup
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index aedf0bc36..d0fd59f3e 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -39,7 +39,6 @@
<?php //print_unescaped($this->inc('part.feed.starred')) ?>
<?php //print_unescaped($this->inc('part.listfeed', ['folderId' => '0'])) ?>
<?php //print_unescaped($this->inc('part.listfolder')) ?>
- <?php //print_unescaped($this->inc('part.showall')); ?>
</ul>
<div id="app-settings" ng-controller="SettingsController as Settings">