Skip to content

Commit

Permalink
remove filters from view
Browse files Browse the repository at this point in the history
  • Loading branch information
jendiamond committed Aug 8, 2023
1 parent 95e644c commit d5bf0e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pages/give/endowments/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
<!-- v-ifs working on section wrappers without v-show -->
<main id="main" class="page page-endowment-listing">
<masthead-secondary :title="page.title" :text="page.text" />
<!-- <search-generic
<search-generic
search-type="about"
:filters="searchFilters"
class="generic-search"
:search-generic-query="searchGenericQuery"
:placeholder="parsedPlaceholder"
@search-ready="getSearchData"
/> -->
/>

<section-wrapper theme="divider">
<divider-way-finder class="search-margin" color="about" />
Expand Down

0 comments on commit d5bf0e0

Please sign in to comment.