Resolved! About the script include "NotificationPreferenceUI"
Contents of OOTB script include "NotificationPreferenceUI" var NotificationPreferenceUI = Class.create(); NotificationPreferenceUI.prototype = Object.extendsObject(AbstractAjaxProcessor, { type: 'NotificationPreferenceUI', isCMS: function() { va...
