소스 검색

auto update script executed

Toby Chui 2 년 전
부모
커밋
d30f0e2950
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/components/status.html

+ 1 - 1
web/components/status.html

@@ -117,7 +117,7 @@
     </div>
   </div>
   <br>
-  <button class="ui basic green button"><i class="refresh icon"></i> Refresh</button>
+  <button class="ui basic green button" onclick="getDailySummaryDetails();"><i class="refresh icon"></i> Refresh</button>
 <script>
     let loopbackProxiedInterface = false;
     //Initial the start stop button if this is reverse proxied