Fixed floating error in group_order new.
This commit is contained in:
parent
d954279d6a
commit
b9138efa79
1 changed files with 25 additions and 24 deletions
|
@ -8,8 +8,9 @@
|
|||
setStockit(#{@order.stockit?});
|
||||
});
|
||||
|
||||
- title "Bestellen"
|
||||
- title "Bestellen", false
|
||||
|
||||
.row-fluid
|
||||
.well.pull-left
|
||||
%h2= @order.name
|
||||
%dl.dl-horizontal
|
||||
|
|
Loading…
Reference in a new issue