! case problem cause crash in Linux
This commit is contained in:
@@ -109,7 +109,7 @@ $(document).on("render_send", function() {
|
||||
}
|
||||
|
||||
$("#dlgAddressList").iziModal({ width: "800px" });
|
||||
EthoMainGUI.renderTemplate("addressList.html", addressList, $("#dlgAddressListBody"));
|
||||
EthoMainGUI.renderTemplate("addresslist.html", addressList, $("#dlgAddressListBody"));
|
||||
$('#dlgAddressList').iziModal('open');
|
||||
|
||||
$(".btnSelectToAddress").off('click').on('click', function() {
|
||||
|
||||
Reference in New Issue
Block a user