mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 09:17:05 +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?
|
- if @backup_file.note.content.present?
|
||||||
.row
|
.row
|
||||||
.col-xs-12
|
.col-xs-12
|
||||||
%pre
|
%p= @backup_file.note.content
|
||||||
= preserve do
|
|
||||||
= @backup_file.note.content
|
|
||||||
|
|
||||||
.row
|
.row
|
||||||
.col-xs-12
|
.col-xs-12
|
||||||
|
Loading…
Reference in New Issue
Block a user