src/hg/hgCustom/hgCustom.c 1.139

1.139 2010/03/04 23:06:07 ann
added BAM to the list of formats that need an embedded URL.
Index: src/hg/hgCustom/hgCustom.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgCustom/hgCustom.c,v
retrieving revision 1.138
retrieving revision 1.139
diff -b -B -U 4 -r1.138 -r1.139
--- src/hg/hgCustom/hgCustom.c	11 Feb 2010 00:42:12 -0000	1.138
+++ src/hg/hgCustom/hgCustom.c	4 Mar 2010 23:06:07 -0000	1.139
@@ -98,9 +98,9 @@
   " and"
   " <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#BROWSER'>browser</A>\n"
   " line attributes as described in the \n"
   " <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html'>User's Guide</A>.\n"
-  " URLs for data in the bigBed and bigWig formats must be embedded in a track\n"
+  " URLs for data in the bigBed, bigWig and BAM formats must be embedded in a track\n"
   " line in the box below.\n"
   );
   }
 else