mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 14:32:18 +00:00
edit missing fileextensions
This commit is contained in:
@@ -35,7 +35,7 @@ import lehre from "./lehre.js";
|
||||
import addons from "./addons.js";
|
||||
import studiengang from "./studiengang.js";
|
||||
import menu from "./menu.js";
|
||||
import dashboard from "./dashboard";
|
||||
import dashboard from "./dashboard.js";
|
||||
|
||||
export default {
|
||||
search,
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ import FormForm from '../../../../Form/Form.js';
|
||||
import FormInput from '../../../../Form/Input.js';
|
||||
import PvAutoComplete
|
||||
from "../../../../../../../index.ci.php/public/js/components/primevue/autocomplete/autocomplete.esm.min.js";
|
||||
import AbschlusspruefungDropdown from "./AbschlusspruefungDropdown";
|
||||
import AbschlusspruefungDropdown from "./AbschlusspruefungDropdown.js";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user