[paste-web/sticky-notes] Drop archives and trending from menu
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [paste-web/sticky-notes] Drop archives and trending from menu
- Date: Thu, 30 Apr 2020 10:03:09 +0000 (UTC)
commit 5c6e03b48a6d639e1b57730011739612189076cf
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Apr 30 12:02:48 2020 +0200
Drop archives and trending from menu
app/config/menus.php | 12 ------------
1 file changed, 12 deletions(-)
---
diff --git a/app/config/menus.php b/app/config/menus.php
index 0ae3e37e..cbec44bc 100755
--- a/app/config/menus.php
+++ b/app/config/menus.php
@@ -35,18 +35,6 @@ return array(
'_exact' => FALSE,
- 'all' => array(
- 'label' => 'global.archives',
- 'icon' => 'list',
- 'visible' => '!config.pasteVisibility=private|role.admin'
- ),
-
- 'trending' => array(
- 'label' => 'global.trending',
- 'icon' => 'fire',
- 'visible' => '!config.pasteVisibility=private|role.admin'
- ),
-
'user/profile' => array(
'label' => 'global.my_profile',
'icon' => 'flag',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]