Revert "change span container to a li container"

This reverts commit 2231d20b48.
This commit is contained in:
daria 2024-02-08 15:41:31 +02:00
parent 2231d20b48
commit f28255de7c

View File

@ -1488,7 +1488,7 @@ define([
}
if (!config.container) {
$container = $('<li>', containerConfig);
$container = $('<span>', containerConfig);
}
// Button