Subversion Repositories DevTools

Rev

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

Rev 6616 Rev 6618
Line 53... Line 53...
53
                                                                  '<p>These are commonly caused by "Removing" a WIP instead of "Destroying" it.' + 
53
                                                                  '<p>These are commonly caused by "Removing" a WIP instead of "Destroying" it.' + 
54
                                                                  '<p>Please consider destroying these versions.' 
54
                                                                  '<p>Please consider destroying these versions.' 
55
                                                                  );
55
                                                                  );
56
      //-->
56
      //-->
57
      </script>
57
      </script>
58
      <style type="text/css">
-
 
59
      <!--
-
 
60
      .style1 {
-
 
61
         font-family: Arial, Helvetica, sans-serif;
-
 
62
         font-size: 12px;
-
 
63
      }
-
 
64
      .style3 {
-
 
65
         font-size: 11px;
-
 
66
         font-family: tahoma, sans-serif;
-
 
67
      }
-
 
68
	  .subindent { 
-
 
69
		 padding-left:2em; 
-
 
70
	 }
-
 
71
      -->
-
 
72
      </style>
-
 
73
   </head>
58
   </head>
74
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
59
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
75
      <!-- HEADER -->
60
      <!-- HEADER -->
76
      <!--#include file="_header.asp"-->
61
      <!--#include file="_header.asp"-->
77
      <!-- BODY ---->
62
      <!-- BODY ---->
Line 129... Line 114...
129
                                       </td>
114
                                       </td>
130
                                       <td nowrap class="body_txt"><%=pkgCount%></td>
115
                                       <td nowrap class="body_txt"><%=pkgCount%></td>
131
                                    </tr>
116
                                    </tr>
132
                                    <tr>
117
                                    <tr>
133
                                        <td nowrap class="body_txt" colspan="3">
118
                                        <td nowrap class="body_txt" colspan="3">
134
                                             <div class='subindent' id=<%=divId%> style="display:none;"><%=enumLOADING%></div>
119
                                             <div class='subSectionIndent' id=<%=divId%> style="display:none;"><%=enumLOADING%></div>
135
                                         </td>
120
                                         </td>
136
                                    </tr>
121
                                    </tr>
137
                                    <%rsTemp.MoveNext
122
                                    <%rsTemp.MoveNext
138
                                 WEnd
123
                                 WEnd
139
                                 rsTemp.Close
124
                                 rsTemp.Close