RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Landingpage Bug: Filterfunction still broken #407

Closed schuelet closed 2 years ago

schuelet commented 2 years ago

In app.table.mt.js filtering for Set types is mixed up. It compares the other way it should, facetValue and cellData need to be reversed

schuelet commented 2 years ago

fixed