Replaced the Download Table button for collection page with python version th......Removed currently unused javascript and css imports related to the DataTables buttons import (since it was replaced with the python export) from regular search, both global searches, and the view_collection page
Added a bunch of parameters to the jsonable function for the GeneralTrait object in order to later create a json version of the search results and implement the client-side Scroller feature (which dynamically loads table rows from json when you scroll)
zsloan
2016-10-21
Added CSV table download option to both gene and pheno global search...The "Database" part of the metadata isn't displayed for global search table downloads
In both regular and global search, the table can not be sorted by whether the first column is checked
Removed some unused datatables/javascript from the regular and global search page html