Moving last one: translation to new view

This commit is contained in:
2020-02-17 00:07:48 +01:00
parent 46fd628f11
commit f822aed45a
2 changed files with 37 additions and 8 deletions

View File

@@ -62,7 +62,7 @@ class ShowAddTranslation(ClickMessage):
def update_model(self, model):
chosen_sense_or_example = self.get_arg(0)
translation = Translation.new_empty()
translation = Translation()
translation.make_copy()
model.modal_set(lambda: modals.edit_translation(
translation,