Closed dmint789 closed 1 month ago
I would like to undertake the resolution of this matter with the utmost dedication.
@Ryau91 your request has been reviewed by the Cubing® Contests™© board, and shall hereupon be granted.
Oh, I totally forgot about this and just implemented it today, my bad. I'll give you another task.
Right now it's inconvenient for admins to check how many un-published contests (contest.state >= ContestState.Ongoing && contest.state < ContestState.Published) there are.
Move the text
Total competitors: ...
to a separate p tag, and in its stead addUn-published contests: ...
. If the number is more than zero, the number should have the Bootstrap classtext-danger
.On a related note, the number of unapproved results should also have this class if it's more than zero.