mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-21 17:11:38 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
e557811acf
|
@ -61,7 +61,7 @@ function initMost() {
|
||||||
|
|
||||||
$(".chzn-select").select2({
|
$(".chzn-select").select2({
|
||||||
theme: "bootstrap4",
|
theme: "bootstrap4",
|
||||||
//width: '100%',
|
width: '100%',
|
||||||
templateResult: chzn_template_func//,
|
templateResult: chzn_template_func//,
|
||||||
//templateSelection: chzn_template_func
|
//templateSelection: chzn_template_func
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user