source: prototipo_portal_2018/prototipo/static/js/materialize/init.js

Last change on this file was c3a6b20, checked in by José Sulbarán <jsulbaran@…>, 7 years ago

SE agrego las firma multiples

  • Property mode set to 100644
File size: 145 bytes
Line 
1(function($){
2  $(function(){
3
4    $('.button-collapse').sideNav();
5
6  }); // end of document ready
7})(jQuery); // end of jQuery name space
Note: See TracBrowser for help on using the repository browser.