Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2021-05-05 15:31:20 +02:00
commit e557811acf

View File

@ -61,7 +61,7 @@ function initMost() {
$(".chzn-select").select2({
theme: "bootstrap4",
//width: '100%',
width: '100%',
templateResult: chzn_template_func//,
//templateSelection: chzn_template_func
});