Ver código fonte

Fix batch edit

Neal Wilson 8 anos atrás
pai
commit
dedefb6051
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      config/Windows/editbatchdetails.xml

+ 1
- 1
config/Windows/editbatchdetails.xml Ver arquivo

@@ -43,7 +43,7 @@
43 43
                     unitEdit.text = TTR("editBatchDetails", "Kg");
44 44
                     conversion = 2.2;
45 45
                 } else {
46
-                    unitEdit.text = TTR("editBatchDetails", "Lb";
46
+                    unitEdit.text = TTR("editBatchDetails", "Lb");
47 47
                 }
48 48
             };
49 49
             submit.clicked.connect(function() {

Carregando…
Cancelar
Salvar