This commit is contained in:
@@ -104,7 +104,7 @@ export default {
|
||||
this.getDataFromApi();
|
||||
},
|
||||
computed: {},
|
||||
methods: {
|
||||
methods: {//todo: clean up this shit with locale text, or maybe it's ok, not sure
|
||||
init(parentLocaleText) {
|
||||
parentLocaleText.fetch(["Widget", "WidgetList"]).then(() => {
|
||||
alert("inventorywidgetlist::FULLY INITIALIZED");
|
||||
|
||||
Reference in New Issue
Block a user