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