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