2 lines
89 B
Text
2 lines
89 B
Text
$('#modalContainer').modal('hide');
|
|
$('#note').html('#{j(simple_format(@order.note))}');
|