Modal refactor
This commit is contained in:
@@ -39,8 +39,7 @@ html lang="en"
|
||||
span data-t="supplier.open_for_orders"
|
||||
a.close{data-dismiss="alert"} ×
|
||||
.row
|
||||
.span12
|
||||
= content_for?(:content) ? yield(:content) : yield
|
||||
.span12= content_for?(:content) ? yield(:content) : yield
|
||||
- if content_for?(:row)
|
||||
.row= yield :row
|
||||
.row
|
||||
|
||||
Reference in New Issue
Block a user