Read-only fields in the user profile widget
I'd like to change some of the fields in the user profile widget to read-only while retaining the look-and-feel of the output. I've cloned the OOB user_profile widget and made the following change: <div ng-repeat="fieldModel in getSysUserModelFields(...

