/* Template Name: Minton - Responsive Bootstrap 4 Admin Dashboard Author: CoderThemes Website: https://coderthemes.com/ Contact: support@coderthemes.com File: Ecommerce checkout */ $(document).ready(function(){ // wizard $('#checkout-nav-pills-wizard').bootstrapWizard({ 'tabClass': 'nav nav-pills nav-justified' }); $('[data-toggle="select2"]').select2(); });