Blame view

assets/js/custom.js 102 Bytes
cf76164e6   Ting Chan   20190709
1
2
3
4
5
  $( document ).ready(function() {
      
      // Write your custom Javascript codes here...
      
  });