src/hg/inc/hui.h 1.149

1.149 2010/04/22 16:16:57 angie
Link to hgBaseLabel.html for coloring help for tracks with sequence but no CDS info.
Index: src/hg/inc/hui.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/inc/hui.h,v
retrieving revision 1.148
retrieving revision 1.149
diff -b -B -U 4 -r1.148 -r1.149
--- src/hg/inc/hui.h	12 Apr 2010 16:13:39 -0000	1.148
+++ src/hg/inc/hui.h	22 Apr 2010 16:16:57 -0000	1.149
@@ -633,8 +633,9 @@
 
 /* Coloring help pages: */
 #define CDS_HELP_PAGE "../goldenPath/help/hgCodonColoring.html"
 #define CDS_MRNA_HELP_PAGE "../goldenPath/help/hgCodonColoringMrna.html"
+#define CDS_BASE_HELP_PAGE "../goldenPath/help/hgBaseLabel.html"
 
 
 void baseColorDrawOptDropDown(struct cart *cart, struct trackDb *tdb);
 /* Make appropriately labeled drop down of options if any are applicable.*/