You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2021. It is now read-only.
The Close button shoud be populated with a link to the page that we should return to, e.g. /keyentry/hourly/<stationid>/<elementid>/<year>/<month>/<day>/ (see #32)
The view option should allow users to select
station,yearandmonthfor any given key entry form.The data will be displayed in a table view with Export and Close buttons.
See #17 for implementation of export option.
The Close button shoud be populated with a link to the page that we should return to, e.g.
/keyentry/hourly/<stationid>/<elementid>/<year>/<month>/<day>/(see #32)