aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/app.js
diff options
context:
space:
mode:
authorDan Finlay <flyswatter@users.noreply.github.com>2017-02-28 02:36:48 +0800
committerGitHub <noreply@github.com>2017-02-28 02:36:48 +0800
commit5edb3db96939de2dee31fa19cb8e715dc649bfd6 (patch)
tree1509d7fd69ac6dee6fd466286cf85524ac7887f2 /ui/app/app.js
parentca5cf06ae9e3e417dd3488bb0d94cdeec74ca18c (diff)
parentab01fef1c0ffddf09a20f90a910e5e068cf8c71e (diff)
downloadtangerine-wallet-browser-5edb3db96939de2dee31fa19cb8e715dc649bfd6.tar.gz
tangerine-wallet-browser-5edb3db96939de2dee31fa19cb8e715dc649bfd6.tar.zst
tangerine-wallet-browser-5edb3db96939de2dee31fa19cb8e715dc649bfd6.zip
Merge branch 'master' into i1144-moarrpc
Diffstat (limited to 'ui/app/app.js')
-rw-r--r--ui/app/app.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/app/app.js b/ui/app/app.js
index a05a42516..20f948770 100644
--- a/ui/app/app.js
+++ b/ui/app/app.js
@@ -65,6 +65,7 @@ function mapStateToProps (state) {
App.prototype.render = function () {
var props = this.props
const { isLoading, loadingMessage, transForward } = props
+ log.debug('Main ui render function')
return (
@@ -352,6 +353,7 @@ App.prototype.renderBackButton = function (style, justArrow = false) {
}
App.prototype.renderPrimary = function () {
+ log.debug('rendering primary')
var props = this.props
// notices