Skip to content

Commit 22929a3

Browse files
authored
Update submit UX of age range form on mobile. Resolves #1176. (#1180)
1 parent 7eedfee commit 22929a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spa/src/app/files/facet/facet-toolbar/facet-toolbar.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</ng-container>
7777
</ng-container>
7878
<div class="apply">
79-
<button class="button secondary" (click)="onFacetMenuOpen(false)">Apply</button>
79+
<button class="button secondary" (click)="onFacetMenuOpen(false)">Close</button>
8080
</div>
8181
</div>
8282
</div>

0 commit comments

Comments
 (0)