修正错误
This commit is contained in:
parent
f44c715cfb
commit
98ddd6940d
|
@ -1,4 +1,3 @@
|
||||||
class FirstPage < ActiveRecord::Base
|
class FirstPage < ActiveRecord::Base
|
||||||
attr_accessible :description, :title, :web_title,:page_type
|
attr_accessible :description, :title, :web_title,:page_type
|
||||||
end
|
end
|
||||||
l
|
|
Loading…
Reference in New Issue