Subversion Repositories DevTools

Rev

Rev 6827 | Rev 6882 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6827 Rev 6876
Line 580... Line 580...
580
<!-- BODY ---->
580
<!-- BODY ---->
581
<%Call GetListFilterValues ( dListFilter )%>
581
<%Call GetListFilterValues ( dListFilter )%>
582
<form name="FormName" method="post" action="<%=ScriptName%>">
582
<form name="FormName" method="post" action="<%=ScriptName%>">
583
<table width="100%" border="0" cellspacing="0" cellpadding="0">
583
<table width="100%" border="0" cellspacing="0" cellpadding="0">
584
   <tr>
584
   <tr>
585
      <td width="1" background="images/bg_home_orange.gif" valign="top">
585
      <td class='bg_panel'>
586
         <!-- ICON STATUS and FILTER -------------------------------------->
586
         <!-- ICON STATUS and FILTER -------------------------------------->
587
         <table width="118" border="0" align="left" style="margin-top: 38px;">
587
         <table width="118" border="0" align="left" style="margin-top: 38px;">
588
            <tr>
588
            <tr>
589
               <td bgcolor="#E4E9EC" width="26"><span class="body_txt">Icon</span></td>
589
               <td bgcolor="#E4E9EC" width="26"><span class="body_txt">Icon</span></td>
590
               <td bgcolor="#E4E9EC" width="82"><span class="body_txt">Release State </span></td>
590
               <td bgcolor="#E4E9EC" width="82"><span class="body_txt">Release State </span></td>
Line 832... Line 832...
832
         </table>
832
         </table>
833
      </td>
833
      </td>
834
      <td width="1" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
834
      <td width="1" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
835
   </tr>
835
   </tr>
836
   <tr>
836
   <tr>
837
      <td valign="bottom" align="center" background="images/bg_home_orange.gif">
837
      <td class='bg_panel_btm'>
838
      </td>
838
      </td>
839
   </tr>
839
   </tr>
840
</table>
840
</table>
841
<!-- Dropdown Menu -->
841
<!-- Dropdown Menu -->
842
<div id=testdiv></div>
842
<div id=testdiv></div>