From b1cc8438016b59bcaa52bf314cda7d61fcbafb86 Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Mon, 4 Oct 2010 05:29:53 +0000 Subject: [PATCH] MINOR: Bugfix in previous commit (from r98660) (from r99127) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@111608 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- code/LeftAndMain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/LeftAndMain.php b/code/LeftAndMain.php index 0519c2b0..3a7aea17 100644 --- a/code/LeftAndMain.php +++ b/code/LeftAndMain.php @@ -515,7 +515,7 @@ class LeftAndMain extends Controller { if($p = $this->currentPage()) $obj->markToExpose($p); // NOTE: SiteTree/CMSMain coupling :-( - SiteTree::prepopuplate_permission_cache('CanEditType', $obj->markedNodeIDs()); + SiteTree::prepopuplate_permission_cache('CanEditType', $obj->markedNodeIDs(), 'SiteTree::can_edit_multiple'); // getChildrenAsUL is a flexible and complex way of traversing the tree $titleEval = '