Merge pull request #7459 from Kagee/patch-1

fix: [UI] Restore notice list warnings when adding or editing attribute
pull/7476/head
Andras Iklody 2021-06-01 16:30:53 +02:00 committed by GitHub
commit 8766d0285e
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>'
)
)