mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-04 12:32:48 +02:00
related to #1931 Set back widget manager reload on validation to true
This commit is contained in:
@@ -262,7 +262,7 @@ $(document).ready(function () {
|
||||
}
|
||||
});
|
||||
// Set second param to true to trigger reload
|
||||
performSearch(PS_params ,false);
|
||||
performSearch(PS_params ,true);
|
||||
})
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user