How to suppress "Database: Local Database" in holdings record display?
- Product: Voyager
Question
How do we suppress the "Database:" line in the holdings record display?
Answer
cd /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/xsl/contentLayout/configs
- Open displayHoldings.xml
- Comment out the following section:
<holdingsTags label="Database:" notFound="No information available">
<displayTag field="1002" />
</holdingsTags> - Save your changes.
- Article last edited: 15-May-2020