From afdac50ef169ad2a6c53279e747d1399375a8c44 Mon Sep 17 00:00:00 2001 From: Normann Lou Date: Wed, 11 Apr 2012 15:08:39 +1200 Subject: [PATCH] MINOR SSF-124 correct inline document for a newly added routine. --- javascript/CMSMain.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/javascript/CMSMain.js b/javascript/CMSMain.js index 542753d5..f02a585c 100644 --- a/javascript/CMSMain.js +++ b/javascript/CMSMain.js @@ -7,7 +7,8 @@ $('#pages-controller-cms-content').entwine({ /** * we need to check if the current url contains a sub url 'listchildren' and - * assign a cookie accordingly so the default selected tab is defined on initail + * select its list view if it does, otherwise use the default tabs() call which is + * using cookie options */ redrawTabs: function() { if(window.location.href.match(/listchildren/)){