Index: arms/html/template/page-sidebar.html =================================================================== diff -u -r451f824cb6183fb3100b9bc32a6e781ffd61020e -rd2af506d44064e4c2162c74c46ee1444377a8b8b --- arms/html/template/page-sidebar.html (.../page-sidebar.html) (revision 451f824cb6183fb3100b9bc32a6e781ffd61020e) +++ arms/html/template/page-sidebar.html (.../page-sidebar.html) (revision d2af506d44064e4c2162c74c46ee1444377a8b8b) @@ -5,18 +5,18 @@
  • - - Dashboard + + -
  • -
  • +
  • @@ -35,7 +35,7 @@
  • -
  • +
  • -
  • +
  • @@ -79,7 +79,7 @@
  • -
  • +
  • @@ -88,28 +88,28 @@
  • -
  • +
  • Index: arms/js/dashboard.js =================================================================== diff -u -r451f824cb6183fb3100b9bc32a6e781ffd61020e -rd2af506d44064e4c2162c74c46ee1444377a8b8b --- arms/js/dashboard.js (.../dashboard.js) (revision 451f824cb6183fb3100b9bc32a6e781ffd61020e) +++ arms/js/dashboard.js (.../dashboard.js) (revision d2af506d44064e4c2162c74c46ee1444377a8b8b) @@ -43,7 +43,7 @@ loadPluginGroupsParallelAndSequential(pluginGroups) .then(function() { - alert("check"); + // alert("check"); }) .catch(function() { console.error('플러그인 로드 중 오류 발생');