Second part of admin-namespace-reorder. Also renamed OrderGroup into Ordergroup. More view-sharing between groups is neccessary.
This commit is contained in:
parent
2d5dc03b90
commit
fadc951208
83 changed files with 410 additions and 518 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.edit_form{ :style => "width:30em" }
|
||||
- form_for(@financial_transaction, :url => { :action => 'create' }) do |f|
|
||||
= f.error_messages
|
||||
= f.hidden_field :order_group_id
|
||||
= f.hidden_field :ordergroup_id
|
||||
%p
|
||||
Group:
|
||||
%b=h @group.name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue