82851bc32cde8075939406e40b6bd97e7b8664d2 brianlee Wed Feb 19 15:06:51 2025 -0800 Adding to internal SSPsyGene footer a link to shared drive for ease of finding for consortium members diff --git src/hg/cirm/cdw/lib/cdwPageFooter.h src/hg/cirm/cdw/lib/cdwPageFooter.h index 9a990eca45a..c6e9ceac7ee 100644 --- src/hg/cirm/cdw/lib/cdwPageFooter.h +++ src/hg/cirm/cdw/lib/cdwPageFooter.h @@ -1,32 +1,32 @@ // this should correspond to src/hg/cirm/gateway/htdocs/inc/footer.html SSI "<div class='footer' style='border-radius: 10px'>\n" "<div class='container' style='padding-top: 15px'>\n" "<div class='row'>\n" "<div class='col'>\n" "<p class='text-muted'>\n" "<a href='../sspsygene.html'>Home</a><br />\n" "<a href='https://www.ucsc.edu/' target='_blank'>UCSC Home <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "<a href='https://www.nimh.nih.gov/' target='_blank'>NIMH Home <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "</div>\n" "<div class='col'>\n" "<p class='text-muted'>\n" - "<a href='https://sspsygene.ucsc.edu/' target='_blank'>SSPsyGene Home Page <i\n" + "<a href='https://sspsygene.ucsc.edu/resources/' target='_blank'>SSPsyGene Public Resources Page <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" - "<a href='https://sspsygene.ucsc.edu/resources/' target='_blank'>SSPsyGene Resource Page <i\n" + "<a href='https://drive.google.com/drive/folders/1nr5A3MMogKKNrl0TEeNNdiOD3U50Licd?usp=drive_link' target='_blank'>Shared SSPsyGene Folder<i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "<a href='../sspsygeneTimeline.html' target='_blank'>SSPsyGene Timelines <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></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/nimhgov'\n" "target='_blank'><i class='fab fa-facebook-square fa-2x'></i></a>\n" " <a href='https://www.instagram.com/nimhgov/'\n" "target='_blank'><i class='fab fa-instagram fa-2x'></i></a>\n" " <a href='http://www.twitter.com/nomhgov' target='_blank'><i\n" "class='fab fa-twitter-square fa-2x'></i></a>\n"