From f4128a083923689978767c28c1c972e5412f2e87 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Thu, 13 Dec 2012 00:27:37 +0100 Subject: [PATCH] Revert "BUG removed class cms-panel-link as it was calling loadPanel to be called twice trac 8041" This reverts commit a63a9f0e740ae1643e68bcc5d653e16682326b07. Broken by merging in 0be51a93213, which works on 3.0, but failed once we put those two patches together in 3.1. They fix the same problem on different ends, and assume the respective other behaviour still exists. --- templates/Includes/CMSMain_Content.ss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/Includes/CMSMain_Content.ss b/templates/Includes/CMSMain_Content.ss index 4507b18f..26ac2fc6 100644 --- a/templates/Includes/CMSMain_Content.ss +++ b/templates/Includes/CMSMain_Content.ss @@ -8,17 +8,17 @@