From 56a65ab20d524a8948cd6c9e9f4a4181f1f3935d Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Thu, 16 Aug 2007 06:25:55 +0000 Subject: [PATCH] Added CMSTopMenu template, so that add-on modules could change the top menu git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@40223 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/Includes/CMSTopMenu.ss | 10 ++++++++++ templates/LeftAndMain.ss | 12 +----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 templates/Includes/CMSTopMenu.ss diff --git a/templates/Includes/CMSTopMenu.ss b/templates/Includes/CMSTopMenu.ss new file mode 100644 index 00000000..f941b8ae --- /dev/null +++ b/templates/Includes/CMSTopMenu.ss @@ -0,0 +1,10 @@ + + diff --git a/templates/LeftAndMain.ss b/templates/LeftAndMain.ss index 1752abe0..0f5dba3f 100644 --- a/templates/LeftAndMain.ss +++ b/templates/LeftAndMain.ss @@ -15,17 +15,7 @@
Loading...
- - - + <% include CMSTopMenu %>
$Left