mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-18 11:35:15 -04:00
eslint
This commit is contained in:
@@ -34,9 +34,9 @@ function enableStorageModal() {
|
||||
|
||||
function initPage() {
|
||||
var NewStorageBtn = $j('#NewStorageBtn');
|
||||
|
||||
|
||||
if ( canEditSystem ) enableStorageModal();
|
||||
|
||||
|
||||
NewStorageBtn.prop('disabled', !canEditSystem);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user