Skip to content

Commit 9a32358

Browse files
committed
Add exclusive alert to remove existing filter modal
1 parent 341ab6d commit 9a32358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/webapp/app/views/modals/submissions/removeExistingFilters.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ <h3 class="modal-title">Manage Filters</h3>
66
</div>
77
<form ng-submit="box.removeFilters()" name="forms.removeFilters" novalidate>
88
<div class="modal-body">
9+
<alerts channels="submission-list/remove-saved-filter" types="ERROR" exclusive></alerts>
910
<table class="table table-bordered table-striped etd-table">
1011
<thead class="header">
1112
<tr>

0 commit comments

Comments
 (0)