ecommerce-cart.init.js 523 B

123456789101112131415161718
  1. /******/ (function() { // webpackBootstrap
  2. var __webpack_exports__ = {};
  3. /*!***************************************************!*\
  4. !*** ./resources/js/pages/ecommerce-cart.init.js ***!
  5. \***************************************************/
  6. /*
  7. Template Name: Skote - Admin & Dashboard Template
  8. Author: Themesbrand
  9. Website: https://themesbrand.com/
  10. Contact: themesbrand@gmail.com
  11. File: ecommerce cart Js File
  12. */
  13. //Bootstrap-TouchSpin
  14. $("input[name='demo_vertical']").TouchSpin({
  15. verticalbuttons: true
  16. });
  17. /******/ })()
  18. ;