Bioconductor/bioconductor.org

sort arrow missing from package biocviews page

Closed this issue · 2 comments

lshep commented

https://bioconductor.org/packages/release/BiocViews.html#___Software

You can sort based on the columns but not apparent

lshep commented

70429f5 maybe somewhere in here?

lshep commented

70429f5#diff-052aac35524d23c591a2213dbfdf3ddfebb1a42cbb0f7f361e853514dc07a58bL12 However! Adding

<link rel="stylesheet" type="text/css" href="//ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.4/css/jquery.dataTables.css">

Changes formatting/style of entire table which is less consistent with modernized style -- check the online link as well as this helpful stackover post to see if I can manually add some of the formatting to a css file instead of entire page