mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
elofgren: USABILITY: Remove 'Surname', 'FirstName?', and 'Email' from list of 'changeDetection_fieldsToIgnore'. This completes fixes for usability issue #91 "Warning needs to be added for unsaved changes
in Security section". More info: http://www.elijahlofgren.com/silverstripe/warning-needs-to-be-added-for-unsaved-changes-in-security-section/ (merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41804 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
119b3b017a
commit
3ee2969cd5
@ -81,9 +81,6 @@ MemberTableField.prototype = {
|
||||
'MemberFilterButton' : true,
|
||||
'MemberFieldName' : true,
|
||||
'MemberDontShowPassword' : true,
|
||||
'Surname' : true,
|
||||
'FirstName' : true,
|
||||
'Email' : true,
|
||||
'MemberSearch' : true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user