application.js 188 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 $('.dropdown-toggle').dropdown() $('.collapse').collapse('show') $('#myModal').modal('hide') $('.typeahead').typeahead() $('.tabs').button() $('.tip').tooltip() $(".alert-message").alert()