Skip to content

Commit 7f9ebc7

Browse files
committed
stop calling gene product "preferred"
1 parent 69d8c88 commit 7f9ebc7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Model/lib/wdk/ApiCommon/siteSearchRecords.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,11 +398,11 @@
398398
<columnAttribute name="projectAux" displayName="dontcare" internal="true"/> <!-- special field used by Apollo Site Search Updater -->
399399
<columnAttribute displayName="Genomic sequence ID" name="sequence_id"/>
400400

401-
<columnAttribute name="product" displayName="Preferred product description">
401+
<columnAttribute name="product" displayName="Product description">
402402
<propertyList name="isSubtitle">
403403
<value>true</value>
404404
</propertyList>
405-
<propertyList name="isSearchable"> <!-- in addition to the PreferredProducts and AlternateProducts tables -->
405+
<propertyList name="isSearchable"> <!-- in addition to the Products table -->
406406
<value>true</value>
407407
</propertyList>
408408
<propertyList name="isSummary">

0 commit comments

Comments
 (0)