Add subuser list and new subuser views

Holy 🐄 translations are annoying to implement for these views.
This commit is contained in:
Dane Everitt
2017-01-20 23:39:37 -05:00
parent 994588c82d
commit 3d2278ba3e
6 changed files with 668 additions and 1 deletions

View File

@@ -113,3 +113,11 @@ td.has-progress {
color: #cccccc;
height: 0;
}
.box-header > .form-group {
margin-bottom: 0;
}
.box-header > .form-group > div > p.small {
margin: 0;
}