First version of the Users view (read only)

This commit is contained in:
emeric
2018-03-29 14:00:49 +02:00
parent 3aa006c921
commit 05fd8a47d8
14 changed files with 225 additions and 63 deletions
+1
View File
@@ -65,6 +65,7 @@ class LmsApplication : public Wt::WApplication
Scanner::MediaScanner& _scanner;
ImageResource* _imageResource;
TranscodeResource* _transcodeResource;
bool _isAdmin = false;
};
// Helpers to get session data