Use an alert box to indicate no networks or no users

This commit is contained in:
Key Networks
2017-12-30 18:09:26 +08:00
parent 2cd0bd187e
commit 7d97987605
2 changed files with 4 additions and 9 deletions
+2 -2
View File
@@ -18,5 +18,5 @@ block users_content
a(href='/users/' + user.name + '/password') set password
else
tr
td There are no users on this system
.alert.alert-info
strong There are no users on this system