ahcis-rds / study_finder

StudyFinder is a flexible and configurable application to pull studies from clinicaltrials.gov and augment the data from alternate datasources such as a clinical trials management system.
MIT License
17 stars 4 forks source link

Fix flash messages #120

Closed cdinger closed 3 years ago

cdinger commented 3 years ago

These have been invisible since the Bootstrap 4 upgrade. The fade-to-appear classes have changed from fade in to fade show.

Fixes #88.