cleanup subscriptions

This commit is contained in:
Michael Shamoon
2022-02-16 01:06:22 -08:00
parent d9cd312d07
commit e1a36972b1
5 changed files with 57 additions and 57 deletions

View File

@@ -38,7 +38,7 @@
</svg>&nbsp;<span class="d-none d-lg-inline" i18n>More like this</span>
</button>
<button type="button" class="btn btn-sm btn-outline-primary" (click)="maybeClose()">
<button type="button" class="btn btn-sm btn-outline-primary" (click)="close()">
<svg class="buttonicon" fill="currentColor">
<use xlink:href="assets/bootstrap-icons.svg#x" />
</svg>&nbsp;<span class="d-none d-lg-inline" i18n>Close</span>