Change pre tag for historiy's note to p tag as visible.

This commit is contained in:
hassaku 2015-01-07 17:39:01 +09:00
parent 9cc12f7bc3
commit 7ba6443594

View File

@ -6,9 +6,7 @@
- if @backup_file.note.content.present?
.row
.col-xs-12
%pre
= preserve do
= @backup_file.note.content
%p= @backup_file.note.content
.row
.col-xs-12