First version of the Users view (read only)
This commit is contained in:
@@ -65,6 +65,7 @@ class LmsApplication : public Wt::WApplication
|
||||
Scanner::MediaScanner& _scanner;
|
||||
ImageResource* _imageResource;
|
||||
TranscodeResource* _transcodeResource;
|
||||
bool _isAdmin = false;
|
||||
};
|
||||
|
||||
// Helpers to get session data
|
||||
|
||||
Reference in New Issue
Block a user