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