Update application.js
This commit is contained in:
parent
7e27edc2ff
commit
28fb250de8
@ -1,5 +1,3 @@
|
||||
(function($, window, document) {
|
||||
$(function(){
|
||||
//your code here
|
||||
});
|
||||
}(window.jQuery, window, document));
|
||||
$(document).ready(function(){
|
||||
//your code here
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user