Korrektur: Befüllen von Spielbericht-Daten
This commit is contained in:
@@ -402,6 +402,7 @@ var editor = new Object({
|
||||
|
||||
if (editor.type === 'spielbericht') {
|
||||
editor.fillSpielBericht();
|
||||
editor.fillStandard();
|
||||
}
|
||||
else if (editor.type === 'keyvisual') {
|
||||
imgEditor.setData(editor.contentData);
|
||||
|
||||
Reference in New Issue
Block a user