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/)){