Merge remote-tracking branch 'origin/support/3.2' into develop

This commit is contained in:
Eric Espie
2024-09-26 17:41:05 +02:00
6 changed files with 26 additions and 12 deletions

View File

@@ -67,8 +67,8 @@ $(function()
// revert other modifications here
_destroy: function()
{
this.element
.removeClass('portal_form_handler');
this._unregisterBlockers();
this.element.removeClass('portal_form_handler');
},
// _setOptions is called with a hash of all options that are changing
// always refresh when changing options