Subversion Repositories DevTools

Rev

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

Rev 4617 Rev 4687
Line 216... Line 216...
216
End Sub
216
End Sub
217
 
217
 
218
'-----------------------------------------------------------------------------------------------------------------------------
218
'-----------------------------------------------------------------------------------------------------------------------------
219
Sub RenderStatus(irtag_id,ipv_id)
219
Sub RenderStatus(irtag_id,ipv_id)
220
%>
220
%>
221
   <table width="100%" border="0" cellspacing="10" cellpadding="0">
221
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
222
   <tr>
222
   <tr>
223
     <td width="100%">
223
     <td width="100%">
224
       <!-- PACKAGE PROPERTIES ----------------------------  -->
224
       <!-- PACKAGE PROPERTIES ----------------------------  -->
225
       <%
225
       <%
226
         If ipv_id <> "" Then
226
         If ipv_id <> "" Then
Line 234... Line 234...
234
End Sub
234
End Sub
235
 
235
 
236
'-----------------------------------------------------------------------------------------------------------------------------
236
'-----------------------------------------------------------------------------------------------------------------------------
237
Sub RenderDaemonBar(irtag_id,ipv_id)
237
Sub RenderDaemonBar(irtag_id,ipv_id)
238
%>
238
%>
-
 
239
   <!-- Daemon Bar ----------------------------  -->
239
   <table width="100%" border="0" cellspacing="2" cellpadding="0">
240
   <table width="100%" border="0" cellspacing="2" cellpadding="0">
240
   <tr>
241
   <tr>
241
     <td valign=bottom>
242
     <td valign=bottom>
242
       <%
243
       <%
243
         If irtag_id<>"" Then
244
         If irtag_id<>"" Then