fix: [UI] Restore notice list warnings when adding or editing attribute

Restore the notice_message div that vanished in commit 0d4df7c98b.
pull/7459/head
Anders Einar Hilden 2021-06-01 16:28:39 +02:00 committed by GitHub
parent 845ba86ba5
commit 60e7dfb8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@
)
),
'metaFields' => array(
'<div id="notice_message" style="display: none;></div>',
'<div id="bothSeenSliderContainer" style="height: 170px;"></div>'
)
)