Merge branch 'change-device-permissions' into 'master'
Added Different view for non-admins See merge request fronk/thetool!984
This commit is contained in:
@@ -8,8 +8,6 @@ const deviceTypeFilterOptions = window?.TT_CONFIG?.DEVICE_TYPES.map(type => ({
|
||||
text: type.name,
|
||||
}));
|
||||
|
||||
window.TT_CONFIG['IS_ADMIN'] = '0'
|
||||
|
||||
Vue.component('device-view-switch', {
|
||||
//language=Vue
|
||||
template: `
|
||||
|
||||
Reference in New Issue
Block a user