caipin 5 years ago
parent
commit
49cc57f3c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views/cloud/curing.html

+ 1 - 1
views/cloud/curing.html

@@ -7,7 +7,7 @@
 
 <script src="<%= WEB_SITE_GLOBAL %>js/contacts/client.js"></script>
 <script src="<%= WEB_SITE_GLOBAL %>js/cloud/curing.js"></script>
-<script src="<%= WEB_SITE_GLOBAL %>js/cloud/pagination/page.js"></script>
+<script src="<%= WEB_SITE_GLOBAL %>js/pagination/page.js"></script>
 <style>
     input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
         -webkit-appearance: none !important;