mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 23:43:12 +00:00
Fix PHRAS-132 Set adavanced search dialog box to full size
This commit is contained in:
@@ -761,6 +761,7 @@ $(document).ready(function () {
|
|||||||
var parent = searchForm.parent();
|
var parent = searchForm.parent();
|
||||||
|
|
||||||
var options = {
|
var options = {
|
||||||
|
size: 'Full',
|
||||||
loading: false,
|
loading: false,
|
||||||
closeCallback: function (dialog) {
|
closeCallback: function (dialog) {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user