removed test code.

pull/702/head
LukePulverenti 12 years ago
parent 0cd583c300
commit 83305de865

@ -1207,9 +1207,4 @@ $(document).on('pagebeforeshow', ".page", function () {
}
});
}
});
setTimeout(function () {
$.post(ApiClient.getUrl("System/Shutdown"));
}, 3000);
});
Loading…
Cancel
Save