Subversion Repositories DevTools

Rev

Rev 1281 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1281 Rev 2362
Line 83... Line 83...
83
	  		<td>
83
	  		<td>
84
              <table width="100%"  border="0" cellspacing="0" cellpadding="10">
84
              <table width="100%"  border="0" cellspacing="0" cellpadding="10">
85
			  	<form name="fromlist">
85
			  	<form name="fromlist">
86
                <tr>
86
                <tr>
87
                  <td nowrap>
87
                  <td nowrap>
88
				  
-
 
89
				  <select name="listby" class='form_item' onChange="Visible ('DIVLIST1','none','DIVLIST2','none','DIVLIST3','none'); Visible('DIVLIST' + this.value,'block');">
88
				  <select name="listby" class='form_item' onChange="Visible ('DIVLIST1','none','DIVLIST2','none','DIVLIST3','none'); Visible('DIVLIST' + this.value,'block');">
90
					<option value="3" <%If parListBy = "3" Then%>selected<%End If%>>View by Projects</option>
89
					<option value="3" <%If parListBy = "3" Then%>selected<%End If%>>View by Projects</option>
91
					<option value="1" <%If parListBy = "1" Then%>selected<%End If%>>View by Packages</option>
90
					<option value="1" <%If parListBy = "1" Then%>selected<%End If%>>View by Packages</option>
92
					<option value="2" <%If parListBy = "2" Then%>selected<%End If%>>View by Files</option>
91
					<option value="2" <%If parListBy = "2" Then%>selected<%End If%>>View by Files</option>
93
				  </select>
92
				  </select>
94
				  
93
				  
95
				  </td>
94
				  </td>
96
                </tr>
95
                </tr>
97
				</form>
96
				</form>
98
            </table>            
97
            </table>
99
			</td>
98
			</td>
100
		</tr> 
99
		</tr> 
101
		<tr> 
100
		<tr> 
102
          <td background="images/bg_home_orglite.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
101
          <td background="images/bg_home_orglite.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
103
        </tr>
102
        </tr>