Azure AD support + defaultReadAccess option + All Pages UI work
This commit is contained in:
9
client/js/pages/all.js
Normal file
9
client/js/pages/all.js
Normal file
@@ -0,0 +1,9 @@
|
||||
'use strict'
|
||||
|
||||
import $ from 'jquery'
|
||||
|
||||
module.exports = (alerts, socket) => {
|
||||
if ($('#page-type-all').length) {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user