error handling
This commit is contained in:
parent
8217c7bfbd
commit
04e989ce44
2 changed files with 11 additions and 12 deletions
|
|
@ -58,7 +58,7 @@
|
|||
</div>
|
||||
<div class="row" ng-show="!creatingProfile">
|
||||
<div class="start-button columns">
|
||||
<button ng-click="create()" class="button black expand round size-12 text-spacing" translate>
|
||||
<button ng-disabled="noProfile" ng-click="create()" class="button black expand round size-12 text-spacing" translate>
|
||||
GET STARTED
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue