// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // the compiled file. // // WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD // GO AFTER THE REQUIRES BELOW. //
//= require jquery //= require bower_components/bootstrap/dist/js/bootstrap.min.js // require bower_components/jquery/dist/jquery.min.js // require jquery_ujs //= require bower_components/jquery-ui/jquery-ui.min.js //= require bower_components/morris.js/morris.min.js //= require bower_components/raphael/raphael.min.js //= require bower_components/jquery-sparkline/dist/jquery.sparkline.min.js //= require popper.min //= require ckeditor/init //= require plugins/jvectormap/jquery-jvectormap-1.2.2.min.js //= require plugins/jvectormap/jquery-jvectormap-world-mill-en.js //= require bower_components/jquery-knob/dist/jquery.knob.min.js //= require bower_components/bootstrap-daterangepicker/daterangepicker.js //= require bower_components/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js //= require bower_components/chart.js/Chart.js //= require plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js //= require bower_components/jquery-slimscroll/jquery.slimscroll.min.js //= require bower_components/fastclick/lib/fastclick.js //= require dist/js/adminlte.min.js //= require dist/js/pages/dashboard.js //= require dist/js/demo.js // require moment/min/moment.min.js $.widget.bridge('uibutton', $.ui.button);