Removes createProfile page. Fixes transition from splash to walletHome
This commit is contained in:
parent
4e092f33ba
commit
cb7c0bd19d
5 changed files with 46 additions and 71 deletions
|
|
@ -30,8 +30,7 @@
|
|||
<div id="mainSection">
|
||||
<section ui-view="main"
|
||||
ng-class="{
|
||||
'main': index.hasProfile,
|
||||
'main-dark': mainDark,
|
||||
'main': index.hasProfile
|
||||
}"></section>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue