use more beautiful close mark
This commit is contained in:
parent
a501fac76f
commit
6c65799025
9 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
= f.hidden_field :shared_updated_on
|
||||
= f.hidden_field :supplier_id
|
||||
.modal-header
|
||||
= button_tag t('ui.marks.close'), class: 'close', data: {dismiss: 'modal'}
|
||||
= button_tag t('ui.marks.close').html_safe, class: 'close', data: {dismiss: 'modal'}
|
||||
%h3= t '.title'
|
||||
.modal-body
|
||||
= f.input :availability
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue