Users list + Edit user interface

This commit is contained in:
NGPixel
2017-01-04 00:07:15 -05:00
parent 9578989b67
commit 0809946914
57 changed files with 265 additions and 3462 deletions

6
client/js/pages/admin.js Normal file
View File

@@ -0,0 +1,6 @@
if($('#page-type-admin').length) {
//=include ../modals/admin-createuser.js
}