allow to edit GroupOrderArticle result from orders screen
Conflicts: app/assets/javascripts/application.js
This commit is contained in:
parent
f9d2c20aaa
commit
60826ceedc
34 changed files with 393 additions and 220 deletions
|
|
@ -98,3 +98,5 @@
|
|||
$(function() {
|
||||
activate_search('#{j @view}', '#{j t(".search_placeholder.#{@view}")}');
|
||||
});
|
||||
|
||||
= render 'shared/articles_by/common', order: @order
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue