coldfront icon indicating copy to clipboard operation
coldfront copied to clipboard

Center Summary: Remove reliance on datatables.net

Open dsajdak opened this issue 5 years ago • 1 comments

The Center Summary uses scripts via datatables.net. For users with script blockers enabled in their browsers, these charts don't display. Re-evaluate use of this service for ColdFront.

dsajdak avatar Oct 07 '20 18:10 dsajdak

Offending lines are here. Some options:

  1. we use another cdn
  2. we serve the js files directly from coldfront static files
  3. we remove datatables entirely if not needed

aebruno avatar Oct 07 '20 18:10 aebruno