You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgAjaxError has been added - this will contain a token {operation} which will be replaced by the relevant ajax operation as defined in ajaxOperations (a new property)
msgAjaxProgressError has been added to display error title in the upload progress bar - this will contain a token {operation} which will be replaced by the relevant ajax operation as defined in ajaxOperations (a new property)
ajaxOperations - a configuration of the labels for the various ajax operations for above, defaults to:
New properties have been added:
msgAjaxError
has been added - this will contain a token{operation}
which will be replaced by the relevant ajax operation as defined inajaxOperations
(a new property)msgAjaxProgressError
has been added to display error title in the upload progress bar - this will contain a token{operation}
which will be replaced by the relevant ajax operation as defined inajaxOperations
(a new property)ajaxOperations
- a configuration of the labels for the various ajax operations for above, defaults to:The text was updated successfully, but these errors were encountered: