Bug : in follow-up , error in security can_add_action

This commit is contained in:
Dany De Bontridder 2015-10-28 08:27:32 +01:00
parent bb7899d881
commit 63d15c3f40

View file

@ -402,6 +402,7 @@ function action_save_short()
else if (code == 'NOK') {
// issue while saving
$('action_add_frm_info').innerHTML=message;
alert_box(message);
}