Subversion Repositories DevTools

Rev

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

Rev 6579 Rev 6610
Line 159... Line 159...
159
              <tr>
159
              <tr>
160
                 <td nowrap class="body_rowg"><%=rsQry("display_name")%></td>
160
                 <td nowrap class="body_rowg"><%=rsQry("display_name")%></td>
161
                 <td nowrap class="body_rowg"><%=rsQry("gbe_value")%></td>
161
                 <td nowrap class="body_rowg"><%=rsQry("gbe_value")%></td>
162
                 <td nowrap class="body_rowg"><%=Get_Daemon_Mode(daemonMode)%></td>
162
                 <td nowrap class="body_rowg"><%=Get_Daemon_Mode(daemonMode)%></td>
163
                 <td nowrap class="body_rowg"><%=Get_Run_Level(currentRunLevel, indefinitelyPaused, daemonState, bActive)%></td>
163
                 <td nowrap class="body_rowg"><%=Get_Run_Level(currentRunLevel, indefinitelyPaused, daemonState, bActive)%></td>
164
                 <td nowrap class="body_rowg"><%=Get_Package_Name(pkgName,parRtagId,pkgPvid, bActive)%></td>
164
                 <td nowrap class="body_rowg"><%=Get_Package_Name(pkgName,parRtagId,pkgPvid, daemonState, bActive)%></td>
165
                 <td nowrap class="body_rowg"><%=estDuration%></td>
165
                 <td nowrap class="body_rowg"><%=estDuration%></td>
166
                 <td nowrap class="body_rowg"><%=lastChange%></td>
166
                 <td nowrap class="body_rowg"><%=lastChange%></td>
167
                 <td nowrap class="body_rowg">
167
                 <td nowrap class="body_rowg">
168
                    <%
168
                    <%
169
                    If NOT indefinitelyPaused  Then
169
                    If NOT indefinitelyPaused  Then