mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-02 19:11:51 +00:00
I messed up
This commit is contained in:
7
frontend/src/bootstrap-basic.js
vendored
Normal file
7
frontend/src/bootstrap-basic.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
// export jquery for others scripts to use
|
||||
window.$ = window.jQuery = require('jquery');
|
||||
|
||||
// admin stuff
|
||||
require('bootstrap');
|
||||
|
||||
Reference in New Issue
Block a user