AddTranslation now uses EditTranslation interface/modal.

This commit is contained in:
Ozbolt Menegatti 2020-01-02 10:39:12 +01:00
parent 1e612fb2a0
commit 3bcc75effa

View File

@ -91,7 +91,7 @@ class BinTranslation(DataChgClickMessage):
model.translation = None
class AddTranslation(DataChgClickMessage):
class AddTranslation(EditTranslation):
def handle_cluster_change(self, new_cluster_idx, _):
# we need to cheat here
# sense was actually given in constructor in third place