1369d6a545c0e0380f964b2cc3be5cd0e6681a3a galt Sun May 12 02:37:23 2019 -0700 fixing cdw footer for CESCG pdf link diff --git src/hg/cirm/cdw/lib/cdwPageFooter.h src/hg/cirm/cdw/lib/cdwPageFooter.h index f02bad7..73308bd 100644 --- src/hg/cirm/cdw/lib/cdwPageFooter.h +++ src/hg/cirm/cdw/lib/cdwPageFooter.h @@ -2,31 +2,31 @@ "<div class='footer' style='border-radius: 10px'>\n" "<hr>\n" "<div class='container'>\n" "<div class='row'>\n" "<div class='col'>\n" "<p class='text-muted'>\n" "<a href='/'>Home</a><br />\n" "<a href='https://www.ucsc.edu/'>UCSC Home <i\n" "class='fa fa-external-link' aria-hidden='true'></i></a><br />\n" "<a href='https://www.cirm.ca.gov/'>CIRM Home <i\n" "class='fa fa-external-link' aria-hidden='true'></i></a><br />\n" "</div>\n" "<div class='col'>\n" "<p class='text-muted'>\n" "<a href='/help/cirmBasics'>Stem Cell Hub Help</a><br />\n" - "<a href='CESCG_SequencingInformaticsCosts-102914.pdf'>CESCG Services <i\n" + "<a href='/external/CESCG_SequencingInformaticsCosts-102914.pdf'>CESCG Services <i\n" "class='fa fa-file-pdf-o' aria-hidden='true'></i></a><br />\n" "<a href='https://www.cirm.ca.gov/about-cirm/contact-us' target='_blank'>CIRM Contact <i\n" "class='fa fa-external-link' aria-hidden='true'></i></a><br />\n" "<a href='/help/cirmBasics#contact'>Stem Cell Hub Contact</a><br />\n" "</p>\n" "</div>\n" "<div class='col-sm'>\n" "<div class='row'>\n" "<p class='centered-text col-md-12'>\n" "<a href='https://www.facebook.com/CaliforniaInstituteForRegenerativeMedicine'\n" "target='_blank'><i class='fa fa-facebook-square fa-2x'></i></a>\n" " <a href='https://www.instagram.com/cirm_stemcells/'\n" "target='_blank'><i class='fa fa-instagram fa-2x'></i></a>\n" " <a href='http://www.twitter.com/CIRMnews' target='_blank'><i\n"