1
0

UI changes

This commit is contained in:
Scott E. Graves
2017-03-21 01:32:21 -05:00
parent 92cc4bd769
commit c187ac45a3
10 changed files with 315 additions and 100 deletions

View File

@@ -52,7 +52,7 @@
setInnerText('ID_WalletReceiveAddress', address);
}
};
});
})();
return {
Renter: _renter,
@@ -63,6 +63,7 @@
};
})();
const UiState = (()=> {
function _clientVersion() {
return window.uiState.clientVersion;