|
@@ -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;
|