- removed unnecessary modal blocks;

This commit is contained in:
nikitasinelnikov
2021-02-03 15:42:33 +02:00
parent 6a97af659c
commit d8379691af
11 changed files with 13 additions and 4 deletions
@@ -542,6 +542,8 @@ if ( ! class_exists( 'um\admin\core\Admin_Forms' ) ) {
$html .= '</span></span>';
UM()->metabox()->init_icon = true;
return $html;
}