Skip to content
Snippets Groups Projects
Commit a37b24e9 authored by angelo paglialonga's avatar angelo paglialonga
Browse files

minilist with 4 columns #1589

parent 96b5d187
Branches minilist4cols2
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ var vtUtils = {
if(data != null) {
params = jQuery.extend(data,params);
}
if(jQuery('#minilistWizardContainer').length){params.maximumSelectionSize=4};
// Fix to eliminate flicker happening on list view load
var ele = jQuery(selectElement);
if(ele.hasClass("listSearchContributor")){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment