diff --git a/api/js/etemplate/et2_extension_nextmatch_actions.js b/api/js/etemplate/et2_extension_nextmatch_actions.js index 2b0565ff69..d65ad14593 100644 --- a/api/js/etemplate/et2_extension_nextmatch_actions.js +++ b/api/js/etemplate/et2_extension_nextmatch_actions.js @@ -18,7 +18,7 @@ * @param {object} _target * @param {object} _ids attributs all and ids (array of string) */ -function nm_action(_action, _senders, _target, _ids) +export function nm_action(_action, _senders, _target, _ids) { // ignore checkboxes, unless they have an explicit defined nm_action if (_action.checkbox && (!_action.data || typeof _action.data.nm_action == 'undefined')) return; @@ -119,8 +119,7 @@ function nm_action(_action, _senders, _target, _ids) break; case 'popup': - - // Accoring to microsoft, IE 10/11 can only accept a url with 2083 caharacters + // According to microsoft, IE 10/11 can only accept a url with 2083 characters // therefore we need to send request to compose window with POST method // instead of GET. We create a temporary