Wdfn 677 - Add a download section to the hydrograph data table
Before making a pull request
-
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately -
If making a release, update code.json, versionNumber and metadataLastUpdated.
Description
Added a call to the drawDownloadForm function to the drawDataTables function. Edited the download-data module to support having multiple, independent instances on the page.
After making a pull request
-
If appropriate, put the link to the PR in the JIRA ticket -
Assign someone to review unless the change is trivial