Update application.js
This commit is contained in:
parent
c7fa08e524
commit
36b4e3cd15
@ -1,9 +1,7 @@
|
||||
(function($, window, document) {
|
||||
$(function(){
|
||||
$(document).ready(function(){
|
||||
var Bank = {}
|
||||
$('#account-modal').hide()
|
||||
// your code here
|
||||
});
|
||||
}(window.jQuery, window, document));
|
||||
});
|
||||
|
||||
// your code from bank accounts 1 here
|
||||
|
Loading…
x
Reference in New Issue
Block a user