GI-186 Al perderse la sesión apare un alert lostSession

This commit is contained in:
Dante
2015-12-07 14:05:46 -04:00
parent 48da9009e9
commit 7168963377

View File

@@ -4,7 +4,6 @@ if (!isset($_SESSION['USER_LOGGED'])) {
die( '<script type="text/javascript">
try
{
alert("lostSession");
var dataToSend = {
"action": "credentials",
"operation": "refreshPmSession",