ATS table definition changes
<menu type="leaf" branchDirectory="">
   <description>Task Scheduler</description>
   <pageWindow target="_blank">
      <splitPane direction="h">
         <topPane>
            <panel name="main" PrimaryContainer="true">         
            </panel>
         </topPane>
         <bottomPane>
            <splitPane direction="v" splitPercent="0.5">
               <leftPane>
                  <panel name="adminTaskDetail"/>
               </leftPane>
               <rightPane>
                  <panel name="adminStatusDetail"/>
               </rightPane>
            </splitPane>
         </bottomPane>
      </splitPane>
   </pageWindow>
</menu>