test/rails_app/app/components/user_form.rb in netzke-basepack-0.6.0 vs test/rails_app/app/components/user_form.rb in netzke-basepack-0.6.1

- old
+ new

@@ -1,7 +1,7 @@ class UserForm < Netzke::Basepack::FormPanel js_property :title, "User" - + config do { :model => 'User', :record_id => User.first.id, :items => [