diff --git a/www/form/PermissionPathSelector.js b/www/form/PermissionPathSelector.js index 3f8b5376..8dcea195 100644 --- a/www/form/PermissionPathSelector.js +++ b/www/form/PermissionPathSelector.js @@ -19,6 +19,7 @@ Ext.define('PBS.data.PermissionPathsStore', { { 'value': '/system/network' }, { 'value': '/system/network/dns' }, { 'value': '/system/network/interfaces' }, + { 'value': '/system/notifications' }, { 'value': '/system/services' }, { 'value': '/system/status' }, { 'value': '/system/tasks' },