e408d52de2f812c4dc407b1865c97c45090dcf16
chmalee
  Mon Oct 11 16:40:46 2021 -0700
Renaming the trackDb settings extraDetailsTable and extraTableFields to the more descriptive and more accurate detailsStaticTable and detailsDynamicTable. Also rename detailsTabUrls to detailsUrls, luckily that setting has not been documented yet, so a simple rename is possible

diff --git src/hg/makeDb/trackDb/crisprAll.ra src/hg/makeDb/trackDb/crisprAll.ra
index 2f3c874..06bf61e 100644
--- src/hg/makeDb/trackDb/crisprAll.ra
+++ src/hg/makeDb/trackDb/crisprAll.ra
@@ -1,19 +1,19 @@
 track crisprAllTargets
 visibility hide
 shortLabel CRISPR Targets
 longLabel CRISPR/Cas9 -NGG Targets, whole genome
 group genes
 type bigBed 9 +
 html crisprAll
 itemRgb on
 mouseOverField _mouseOver
 scoreLabel MIT Guide Specificity Score
 bigDataUrl /gbdb/$D/crisprAll/crispr.bb
 # details page is not using a mysql table but a tab-sep file
-detailsTabUrls _offset=/gbdb/$db/crisprAll/crisprDetails.tab
+detailsUrls _offset=/gbdb/$db/crisprAll/crisprDetails.tab
 url http://crispor.org/crispor.py?org=$D&pos=$S:${&pam=NGG
 urlLabel Click here to show this guide on Crispor.org, with expression oligos, validation primers and more
 tableBrowser noGenome
 noGenomeReason This track is too big for whole-genome Table Browser access, it would lead to a timeout in your internet browser. Please see the CRISPR Track documentation, the section "Data Access", for bulk-download options. Contact us if you encounter difficulties with downloading the data.
 denseCoverage 0
 scoreFilterMax 100