Subversion Repositories DevTools

Rev

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

Rev 6613 Rev 6616
Line 63... Line 63...
63
      }
63
      }
64
      .style3 {
64
      .style3 {
65
         font-size: 11px;
65
         font-size: 11px;
66
         font-family: tahoma, sans-serif;
66
         font-family: tahoma, sans-serif;
67
      }
67
      }
-
 
68
	  .subindent { 
-
 
69
		 padding-left:2em; 
-
 
70
	 }
68
      -->
71
      -->
69
      </style>
72
      </style>
70
   </head>
73
   </head>
71
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
74
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
72
      <!-- HEADER -->
75
      <!-- HEADER -->
Line 126... Line 129...
126
                                       </td>
129
                                       </td>
127
                                       <td nowrap class="body_txt"><%=pkgCount%></td>
130
                                       <td nowrap class="body_txt"><%=pkgCount%></td>
128
                                    </tr>
131
                                    </tr>
129
                                    <tr>
132
                                    <tr>
130
                                        <td nowrap class="body_txt" colspan="3">
133
                                        <td nowrap class="body_txt" colspan="3">
131
                                             <div id=<%=divId%> style="display:none;"><%=enumLOADING%></div>
134
                                             <div class='subindent' id=<%=divId%> style="display:none;"><%=enumLOADING%></div>
132
                                         </td>
135
                                         </td>
133
                                    </tr>
136
                                    </tr>
134
                                    <%rsTemp.MoveNext
137
                                    <%rsTemp.MoveNext
135
                                 WEnd
138
                                 WEnd
136
                                 rsTemp.Close
139
                                 rsTemp.Close