kivy: add invoice details dialog
This commit is contained in:
@@ -676,6 +676,7 @@ class ElectrumWindow(App):
|
||||
popup.ids.date_label.text = _('Date') + ': '+ time_str
|
||||
popup.open()
|
||||
|
||||
|
||||
def address_dialog(self, screen):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user