From 07eb2df9dc8a1c8ea5b5a946ff80bb1922d29a99 Mon Sep 17 00:00:00 2001 From: Normann Lou Date: Wed, 12 Nov 2008 03:47:36 +0000 Subject: [PATCH] BUGFIX: there is no horizontal scroll bar for Model Admin right panel if the results table is long. git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@65680 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/Includes/ModelAdmin_right.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Includes/ModelAdmin_right.ss b/templates/Includes/ModelAdmin_right.ss index 554870c8..709c51b2 100755 --- a/templates/Includes/ModelAdmin_right.ss +++ b/templates/Includes/ModelAdmin_right.ss @@ -1,5 +1,5 @@ -
+
<% if EditForm %> $EditForm