add admin section to select groups allowed to print

This commit is contained in:
Simon Vieille 2020-11-20 15:45:11 +01:00
commit 497a9f4892
Signed by: deblan
GPG key ID: 03383D15A1D31745
8 changed files with 309 additions and 4 deletions

3
css/admin.css Normal file
View file

@ -0,0 +1,3 @@
#printer_admin input {
vertical-align: middle;
}