mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
[CST-13316] removed notification type facet
This commit is contained in:
@@ -2154,7 +2154,6 @@
|
|||||||
<ref bean="searchFilterNotifyQueueStatus" />
|
<ref bean="searchFilterNotifyQueueStatus" />
|
||||||
<ref bean="searchFilterNotifyActivityStreamType" />
|
<ref bean="searchFilterNotifyActivityStreamType" />
|
||||||
<ref bean="searchFilterNotifyCoarNotifyType" />
|
<ref bean="searchFilterNotifyCoarNotifyType" />
|
||||||
<ref bean="searchFilterNotifyNotificationType" />
|
|
||||||
</list>
|
</list>
|
||||||
</property>
|
</property>
|
||||||
<!--The search filters which can be used on the discovery search page -->
|
<!--The search filters which can be used on the discovery search page -->
|
||||||
@@ -2167,7 +2166,6 @@
|
|||||||
<ref bean="searchFilterNotifyQueueStatus" />
|
<ref bean="searchFilterNotifyQueueStatus" />
|
||||||
<ref bean="searchFilterNotifyActivityStreamType" />
|
<ref bean="searchFilterNotifyActivityStreamType" />
|
||||||
<ref bean="searchFilterNotifyCoarNotifyType" />
|
<ref bean="searchFilterNotifyCoarNotifyType" />
|
||||||
<ref bean="searchFilterNotifyNotificationType" />
|
|
||||||
</list>
|
</list>
|
||||||
</property>
|
</property>
|
||||||
<!--The sort filters for the discovery search-->
|
<!--The sort filters for the discovery search-->
|
||||||
|
Reference in New Issue
Block a user