solve hover problem for ordering articles
This commit is contained in:
parent
37743d4586
commit
86708f6f8d
2 changed files with 3 additions and 3 deletions
|
|
@ -69,7 +69,7 @@
|
|||
= f.hidden_field :order_id
|
||||
= f.hidden_field :updated_by_user_id
|
||||
= f.hidden_field :ordergroup_id
|
||||
%table.table.table-hover
|
||||
%table.table
|
||||
%thead
|
||||
%tr
|
||||
%th= heading_helper Article, :name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue