System generated commit, initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
saveEdit() {
|
||||
return storeValue("editDraft", {
|
||||
Kürzel: Kuerzel.text,
|
||||
Hausname: Hausname.text,
|
||||
Adresse: Adresse.text,
|
||||
Land: Land.selectedOptionValue,
|
||||
Produkt: Produktart.text,
|
||||
Status: Status.selectedOptionValue
|
||||
}, false);
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_bd643e3f-8a51-4244-9029-e17e07faacfa",
|
||||
"id": "Bearbeitung Sportclubs_Input_Store",
|
||||
"unpublishedCollection": {
|
||||
"name": "Input_Store",
|
||||
"pageId": "Bearbeitung Sportclubs",
|
||||
"pluginId": "js-plugin",
|
||||
"pluginType": "JS",
|
||||
"variables": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user