fixes: browser unsupported and page not found
This commit is contained in:
parent
44b364aa17
commit
69fbbd4888
4 changed files with 20 additions and 16 deletions
|
|
@ -63,7 +63,7 @@
|
|||
</fieldset>
|
||||
|
||||
<div class="text-right">
|
||||
<a class="back-button text-white m20r" href="/" ng-hide="$root.wallet">« Back</a>
|
||||
<a class="back-button text-white m20r" href="/">« Back</a>
|
||||
<button type="submit" class="button primary m0 ng-binding" ng-disabled="setupForm.$invalid || loading" disabled="disabled" ng-click="save()">
|
||||
Save
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue