@@ -242,8 +242,7 @@
if (scwin.master == "Y") {
tab.showTab( 2 );
} else {
- tab.showTab( 2 );
- //tab.hideTab( 2 );
+ tab.hideTab( 2 );
}
};