mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-16 11:39:31 +00:00
bugfixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import LvUebersicht from "../Mylv/LvUebersicht.js";
|
||||
|
||||
import ApiCisStudium from '../../../api/factory/cis/studium';
|
||||
import ApiCisStudium from '../../../api/factory/cis/studium.js';
|
||||
|
||||
export default {
|
||||
data(){
|
||||
|
||||
@@ -332,7 +332,7 @@ export default {
|
||||
:config="arguments"
|
||||
:width="width"
|
||||
:height="height"
|
||||
:widget-id="widgetID"
|
||||
:widget-id="item_data.id"
|
||||
:item_data="item_data"
|
||||
@setConfig="setConfig"
|
||||
@change="changeConfigManually"
|
||||
|
||||
Reference in New Issue
Block a user