Update the select avatar step for invited users
This commit is contained in:
committed by
Sebastiaan Janssen
parent
1d9bb4605b
commit
3ab5e166d3
@@ -88,13 +88,7 @@
|
||||
<div class="flex justify-center items-center">
|
||||
<umb-button type="button"
|
||||
button-style="success"
|
||||
label="Get started"
|
||||
action="getStarted()">
|
||||
</umb-button>
|
||||
<umb-button ng-if="!avatarFile.uploaded"
|
||||
type="button"
|
||||
button-style="link"
|
||||
label="Skip"
|
||||
label="Done"
|
||||
action="getStarted()">
|
||||
</umb-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user