tetratech / baytrendsmap

Shiny app to create maps on-the-fly from output of the baytrends package.
https://tetratech.github.io/baytrendsmap/
MIT License
4 stars 2 forks source link

Loaded file type #35

Closed jharcum closed 4 years ago

jharcum commented 4 years ago

Describe the bug On Select data page when user selects a final file, the "Loaded file type =official". Change to "Loaded file type =final" for consistency.

image

leppott commented 4 years ago

Fixed display in server.R and in all the triggers for other events.

image

jharcum commented 4 years ago

Done