definitionList UI support
This commit is contained in:
@@ -135,7 +135,7 @@ def edit_sense_definition(sense):
|
||||
explanation = x.value
|
||||
if indicator is not "":
|
||||
break
|
||||
|
||||
|
||||
content = sense_definitions_editor(indicator, explanation)
|
||||
return modal_template(content, "Definicije pomena", (message.EditSenseDefinition, sense))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user