Merge branch 'tests-rspec' into master-spec
This commit is contained in:
commit
e20898c5ee
28 changed files with 786 additions and 13 deletions
|
|
@ -12,7 +12,7 @@
|
|||
.well.well-small
|
||||
%h3= t('.notes_and_journal')
|
||||
#note
|
||||
- unless @order.note.empty?
|
||||
- unless @order.note.blank?
|
||||
= simple_format @order.note
|
||||
- else
|
||||
%p= t('.comment_on_transaction')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue