mirror of
https://github.com/bitwarden/web
synced 2026-01-07 19:13:21 +00:00
create by license moved from update license component
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<i class="fa fa-spinner fa-spin"></i>
|
||||
<span>{{'submit' | i18n}}</span>
|
||||
</button>
|
||||
<button type="button" class="btn btn-outline-secondary" (click)="cancel()" *ngIf="!create">
|
||||
<button type="button" class="btn btn-outline-secondary" (click)="cancel()">
|
||||
{{'cancel' | i18n}}
|
||||
</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user