removed test code.

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

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