Browse Source

removed test code.

LukePulverenti 12 năm trước cách đây
mục cha
commit
83305de865
1 tập tin đã thay đổi với 1 bổ sung6 xóa
  1. 1 6
      MediaBrowser.WebDashboard/Html/scripts/site.js

+ 1 - 6
MediaBrowser.WebDashboard/Html/scripts/site.js

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