show structure at example edit

This commit is contained in:
2020-09-03 10:51:32 +02:00
parent 19d3e38dcb
commit 197cc6199c
3 changed files with 4 additions and 3 deletions

View File

@@ -281,8 +281,6 @@ class SkeInsert(DataChgClickMessage):
structure.append("") # Bad fix: we have to add something for structure l-gg-ggn
for i in range(len(structure_name)):
console.log("current:", i, "\ngramrel:", gramrel[i], "\nstructure:", structure[i], "\nstruc_name:", structure_name[i])
lex = ComponentLexeme()
structure[i] = structure[i].replace("Inf-", "")