48df2023b146ce66aeb8dc837bf7f19970f0c01a galt Wed Mar 27 14:53:47 2019 -0700 adding comments that these header and footer files in gateway/htdocs/inc/ and cdw/lib/ need to stay in sync when making modifications diff --git src/hg/cirm/cdw/lib/cdwPageFooter.h src/hg/cirm/cdw/lib/cdwPageFooter.h index dbc3d84..8603d25 100644 --- src/hg/cirm/cdw/lib/cdwPageFooter.h +++ src/hg/cirm/cdw/lib/cdwPageFooter.h @@ -1,15 +1,16 @@ +// this should correspond to src/hg/cirm/gateway/htdocs/inc/footer.html SSI "<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"