openrat-cms

OpenRat Content Management System
git clone http://git.code.weiherhei.de/openrat-cms.git
Log | Files | Refs | README

commit 5b930a0541ee87ddfeac65d4a66e9ae6441843f6
parent e47df9aa2c3bb51ea3a63ac76f018a34762c008c
Author: Jan Dankert <develop@jandankert.de>
Date:   Thu,  4 Mar 2021 00:27:41 +0100

Removed menu entry for 'archive' (it was not used)

Diffstat:
Mmodules/cms/action/profile/ProfileAvailableAction.class.php | 1-
Mmodules/cms/ui/themes/default/html/views/title/show.tpl.src.xml | 7-------
2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/modules/cms/action/profile/ProfileAvailableAction.class.php b/modules/cms/action/profile/ProfileAvailableAction.class.php @@ -29,7 +29,6 @@ class ProfileAvailableAction extends ProfileAction implements Method { 'src', 'size', 'settings', - 'archive', 'rights', 'remove', 'preview', diff --git a/modules/cms/ui/themes/default/html/views/title/show.tpl.src.xml b/modules/cms/ui/themes/default/html/views/title/show.tpl.src.xml @@ -650,13 +650,6 @@ <text class="dropdown-key,link-keystroke" value="${config:ui/keybinding/method/pub}"/> </link> </part> - <part class="dropdown-entry,act-clickable,filtered"> - <link type="dialog" class="dropdown-entry" subaction="archive" title="${message:menu_archive_desc}"> - <image method="archive"/> - <text class="dropdown-text" value="${message:menu_archive}"/> - <text class="dropdown-key,link-keystroke" value="${config:ui/keybinding/method/archive}"/> - </link> - </part> <part class="dropdown-entry,act-clickable,filtered"> <link type="dialog" title="${message:menu_rights_desc}" subaction="rights">