defaults der Oberfläche aus json laden.

This commit is contained in:
2024-01-25 13:38:47 +01:00
parent ab21a8471e
commit 3543200e5c
+2 -1
View File
@@ -64,7 +64,8 @@ demo_data = """
"lebenszyklus_status_neu": "Serie", "lebenszyklus_status_neu": "Serie",
"aus_halbzeug_neu": "True", "aus_halbzeug_neu": "True",
"zusatzinfos_auto_text": "Dies sind neue Zusatzinfos", "zusatzinfos_auto_text": "Dies sind neue Zusatzinfos",
"cb_lebenszyklus_status_neu": ["Serie", "Prototyp"] "cb_lebenszyklus_status_neu": ["Serie", "Prototyp"],
"cb_werkstofftyp_neu": ["Stahl", "Aluminium", "Kunst-/ Verbundstoff", "Schwermetall"]
}, },
"data": {} "data": {}
} }