Go back to the alerts page when applying the configuration

This commit is contained in:
emanuele-f 2020-01-27 16:02:43 +01:00
parent 3d2de3a295
commit b3f862b53d
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,4 @@
// 2020 - ntop.org
const special_characters_regex = /[\@\#\<\>\\\/\?\'\"\`\~\|\.\:\;\,\!\&\*\(\)\{\}\[\]\_\-\+\=\%\$\^]/g;
// return true if the status code is different from 200