MINOR SSF-124 correct inline document for a newly added routine.

This commit is contained in:
Normann Lou 2012-04-11 15:08:39 +12:00
parent 653625914d
commit afdac50ef1

View File

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