- Timestamp:
- 12/12/12 11:24:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Services.Hive.Web/Hive-3.3/Status.aspx
r9033 r9034 29 29 <asp:Label ID="availableCoresLabel" runat="server" /> 30 30 <br /> 31 <strong>System-Wide Waiting Jobs:</strong>31 <strong>System-Wide Waiting Tasks:</strong> 32 32 <asp:Label ID="waitingJobsLabel" runat="server" /> 33 33 <br /> 34 <strong>Used Cores / Calculating Jobs:</strong>34 <strong>Used Cores / Calculating Tasks:</strong> 35 35 <asp:Label ID="usedCoresLabel" runat="server" /> 36 36 <br />
Note: See TracChangeset
for help on using the changeset viewer.