Changeset 3206 for trunk/www/filemanager/upload/select.jsp
- Timestamp:
- Mar 23, 2007, 11:36:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/filemanager/upload/select.jsp
r3068 r3206 337 337 <input type="hidden" name="description" value=""> 338 338 339 <h3 class="docked"><%=title%> </h3>339 <h3 class="docked"><%=title%> <base:help tabcontrol="settings" /></h3> 340 340 <t:tabcontrol id="settings" contentstyle="<%="height: "+(int)(scale*340)+"px;"%>" 341 341 position="bottom" remember="false"> 342 <t:tab id="info" title="File" validate="validateFile()" >342 <t:tab id="info" title="File" validate="validateFile()" helpid="file.upload"> 343 343 <table class="form" cellspacing=0> 344 344 <tr>
Note: See TracChangeset
for help on using the changeset viewer.