Skip to content

Commit

Permalink
Get rid of unsaved changes dialog in feedback admin
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@39817 467b73ca-7a2a-4603-9d3b-597d59a354a9
  • Loading branch information
ajoneil committed Aug 10, 2007
1 parent 51b13e4 commit e3445db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/CommentTableField.js
Expand Up @@ -29,6 +29,7 @@ CommentTableField.prototype = {
'CommentFieldName' : true,
'Name' : true,
'Comment' : true,
'Comments[]' : true,
'Page' : true,
'CommentSearch' : true
}
Expand Down

0 comments on commit e3445db

Please sign in to comment.