From 79cc947ed80a9809086df0552bf89581c31f7ec2 Mon Sep 17 00:00:00 2001 From: Saophalkun Ponlu Date: Fri, 12 Oct 2012 16:04:56 +1300 Subject: [PATCH] Batch actions UI enhancement (#7878) --- .../CMSPagesController_ContentToolActions.ss | 3 +-- .../CMSPagesController_ContentToolbar.ss | 20 +++++-------------- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/templates/Includes/CMSPagesController_ContentToolActions.ss b/templates/Includes/CMSPagesController_ContentToolActions.ss index b87c7ddf..4299e08a 100644 --- a/templates/Includes/CMSPagesController_ContentToolActions.ss +++ b/templates/Includes/CMSPagesController_ContentToolActions.ss @@ -1,4 +1,3 @@
<% _t('CMSMain.AddNewButton', 'Add new') %> -
- + \ No newline at end of file diff --git a/templates/Includes/CMSPagesController_ContentToolbar.ss b/templates/Includes/CMSPagesController_ContentToolbar.ss index da77ca81..24dace8e 100644 --- a/templates/Includes/CMSPagesController_ContentToolbar.ss +++ b/templates/Includes/CMSPagesController_ContentToolbar.ss @@ -1,18 +1,8 @@
+
+ + +
+ $BatchActionsForm
- -
- <% _t("TreeTools.DisplayLabel","Display:") %> - <% if CanOrganiseSitetree %> -
- - -
- <% end_if %> -
- - -
-
-