Merged in ReportAdmin JS error fix from branches/2.3 - r65865

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@65884 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2008-11-13 23:06:00 +00:00
parent f69f705aad
commit 19ce25e146

View File

@ -53,8 +53,6 @@ Behaviour.register({
} }
statusMessage(''); statusMessage('');
onload_init_tabstrip();
if( this.openTab ) { if( this.openTab ) {
openTab( this.openTab ); openTab( this.openTab );
this.openTab = null; this.openTab = null;