Subversion Repositories DevTools

Rev

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

Rev 6181 Rev 6371
Line 391... Line 391...
391
   <input type="hidden" name="new_rtag_id" value="<%=parNewRtag_id%>">
391
   <input type="hidden" name="new_rtag_id" value="<%=parNewRtag_id%>">
392
   <input type="hidden" name="view_id" value="<%=pkgInfoHash.Item("view_id")%>">
392
   <input type="hidden" name="view_id" value="<%=pkgInfoHash.Item("view_id")%>">
393
   <input type="hidden" name="rfile" value="<%=parRfile%>">
393
   <input type="hidden" name="rfile" value="<%=parRfile%>">
394
   <input type="hidden" name="action" value="true">
394
   <input type="hidden" name="action" value="true">
395
</form>
395
</form>
396
<!-- TIPS LAYERS -------------------------------------->
-
 
397
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
-
 
398
<!----------------------------------------------------->
-
 
399
</body>
396
</body>
400
</html>
397
</html>
401
<!-- DESTRUCTOR ------->
398
<!-- DESTRUCTOR ------->
402
<!--#include file="common/destructor.asp"-->
399
<!--#include file="common/destructor.asp"-->