Dont warn on navigate for documents

This commit is contained in:
Michael Shamoon
2021-01-26 20:46:28 -08:00
parent 07faba3983
commit 1576e07011
3 changed files with 22 additions and 2 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)="close()">
<button type="button" class="btn btn-sm btn-outline-primary" (click)="maybeClose()">
<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>