From 5a18e3b4d3199c3181baf20906c75e9235f8b22a Mon Sep 17 00:00:00 2001 From: Julian Seidenberg Date: Tue, 10 Apr 2012 15:48:32 +1200 Subject: [PATCH] ENHANCEMENT: SSF-124 making the links in the list view ajax history links, so they don't refresh the whole browser window --- code/controllers/CMSMain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/controllers/CMSMain.php b/code/controllers/CMSMain.php index 4905f758..69686284 100644 --- a/code/controllers/CMSMain.php +++ b/code/controllers/CMSMain.php @@ -603,7 +603,7 @@ class CMSMain extends LeftAndMain implements CurrentPageIdentifier, PermissionPr )); $gridField->setFieldFormatting(array( - 'getTreeTitle' => '$value' + 'getTreeTitle' => '$value' )); $listview = new Form(