small frontend changes

This commit is contained in:
Jonas Winkler
2020-11-03 14:25:44 +01:00
parent ab2644ccf0
commit 6f4dd59d53
2 changed files with 18 additions and 11 deletions

View File

@@ -69,6 +69,8 @@
</div>
</div>
<small class="form-text text-muted">Hold CTRL to (de)select multiple tags.</small>
</div>
<button type="button" class="btn btn-outline-primary" (click)="saveEditNext()" *ngIf="hasNext()">Save & edit next</button>&nbsp;
<button type="submit" class="btn btn-primary">Save</button>&nbsp;