mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-07 13:23:31 +00:00
Upgrade frontend.
This commit is contained in:
10
frontend/src/pages/empty.js
vendored
10
frontend/src/pages/empty.js
vendored
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* dashboard.js
|
||||
* Copyright (c) 2020 james@firefly-iii.org
|
||||
* empty.js
|
||||
* Copyright (c) 2021 james@firefly-iii.org
|
||||
*
|
||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||
*
|
||||
@@ -18,10 +18,4 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/**
|
||||
* First we will load Axios via bootstrap.js
|
||||
* jquery and bootstrap-sass preloaded in app.js
|
||||
* vue, uiv and vuei18n are in app_vue.js
|
||||
*/
|
||||
|
||||
require('../bootstrap');
|
||||
|
Reference in New Issue
Block a user