Fixed bug on ordergroups account managment page.
This commit is contained in:
parent
7067294133
commit
3a85d4f49f
2 changed files with 15 additions and 4 deletions
|
|
@ -18,7 +18,8 @@
|
|||
:success => "Element.hide('loader')", |
|
||||
:url => {:action => 'index'}, |
|
||||
:with => 'query', |
|
||||
:update => 'ordergroups' |
|
||||
:update => 'ordergroups', |
|
||||
:method => :get |
|
||||
#ordergroups
|
||||
= render :partial => "ordergroups"
|
||||
%br/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue