<![CDATA[ Hide tabs in ManagerManager 0.3.8 - My Forums]]> https://forums.modx.com/thread/?thread=45270 <![CDATA[Re: Hide tabs in ManagerManager 0.3.8]]> https://forums.modx.com/thread/45270/hide-tabs-in-managermanager-0-3-8#dis-post-261367 ncrossland Sep 29, 2010, 10:34 AM https://forums.modx.com/thread/45270/hide-tabs-in-managermanager-0-3-8#dis-post-261367 <![CDATA[Re: Hide tabs in ManagerManager 0.3.8]]> https://forums.modx.com/thread/45270/hide-tabs-in-managermanager-0-3-8#dis-post-261366
The code in the plugin works fine for ModX 1.0.4 out of the box - changing the nth-child from 3 to 4 would only work if there was a "meta" tabs too.]]>
ncrossland Sep 29, 2010, 10:09 AM https://forums.modx.com/thread/45270/hide-tabs-in-managermanager-0-3-8#dis-post-261366
<![CDATA[Hide tabs in ManagerManager 0.3.8]]> https://forums.modx.com/thread/45270/hide-tabs-in-managermanager-0-3-8#dis-post-261365
					$output .= '$j("div#documentPane h2:nth-child(4)").hide(); ' . "\n";
					$output .= '$j("#tabAccess").hide();';


Don’t know how to submit this for bugfix, so I’ve plastered it here for anyone who’s having the same issues smiley]]>
wdnz Jul 19, 2010, 06:57 PM https://forums.modx.com/thread/45270/hide-tabs-in-managermanager-0-3-8#dis-post-261365