Skip to content

Commit

Permalink
web/pages: Update column header from *time min* to *max. time*
Browse files Browse the repository at this point in the history
Probably *min* was the unit for *minutes*, but use *max. time* instead.

Reported-by: David Heller
  • Loading branch information
pmenzel committed Jan 4, 2018
1 parent 7276703 commit 6a783c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pages/mxq/mxq.in
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ sub server() {
'pid',
'slots',
'memory',
'time<br>min',
'max.<br>time',
# 'time',
'slotmem_soft<br>available',
# 'slotmem_hard',
Expand Down

0 comments on commit 6a783c0

Please sign in to comment.