From c1730c3e16d088c03f27adab3ebfb4e6f7a37d1a Mon Sep 17 00:00:00 2001 From: Qube Date: Sat, 21 Jul 2018 01:00:48 +0700 Subject: Add penalty bars function and confirm dialog for "call mod" button. --- webAO/client.html | 45 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 34 insertions(+), 11 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index d2c7b54..88a9f9b 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -5,9 +5,11 @@ + - + + @@ -39,12 +41,12 @@
- - Defense health - - - Prosecution health - + +
+
+ +
+
@@ -75,12 +77,29 @@
Action Commands - - - - report
Call Mod
+ + + + + No action available for this role.
+
+ report
Call Mod
+
+

They might be very busy. Are you sure?

+
+
-- cgit