mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 01:07:09 +02:00
Change pre tag for historiy's note to p tag as visible.
This commit is contained in:
parent
9cc12f7bc3
commit
7ba6443594
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user