Merged r9139 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.3-stable@9155 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
177ff05b97
commit
4e64c01a32
@ -19,7 +19,7 @@ class UserPreference < ActiveRecord::Base
|
||||
belongs_to :user
|
||||
serialize :others
|
||||
|
||||
attr_protected :others
|
||||
attr_protected :others, :user_id
|
||||
|
||||
def initialize(attributes = nil)
|
||||
super
|
||||
|
Loading…
x
Reference in New Issue
Block a user