* Finish task#56930,56929,56928.
This commit is contained in:
@@ -488,7 +488,7 @@ $(function()
|
||||
chosenMode: true,
|
||||
dropWidth: 'auto',
|
||||
minAutoDropWidth: '100%',
|
||||
maxAutoDropWidth: 400,
|
||||
maxAutoDropWidth: 350,
|
||||
remote: $searchForm.find("#value" + fieldNO).attr('data-pickerremote')
|
||||
});
|
||||
}
|
||||
@@ -499,7 +499,7 @@ $(function()
|
||||
chosenMode: true,
|
||||
dropWidth: 'auto',
|
||||
minAutoDropWidth: '100%',
|
||||
maxAutoDropWidth: 400
|
||||
maxAutoDropWidth: 350
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user