Browse Source

#353

apply is not a function

- Provided support.
Nicolae Gabriel 8 years ago
parent
commit
743a55442f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      production/index2.html

+ 2 - 0
production/index2.html

@@ -769,6 +769,7 @@
     <script src="../build/js/new-custom2.js"></script>
 
     <!-- bootstrap-daterangepicker -->
+	<!--
     <script type="text/javascript">
       $(document).ready(function() {
 
@@ -840,6 +841,7 @@
         });
       });
     </script>
+	-->
     <!-- /bootstrap-daterangepicker -->
   </body>
 </html>