ultimate-comparisons / ultimate-comparison-framework

The base of all ultimate-comparisons. Follow the README and create your own ultimate comparison.
http://ultimate-comparisons.github.io/ultimate-comparison-framework/
MIT License
16 stars 7 forks source link

Fix sorting of repo columns #115

Closed hueneburg closed 7 years ago

hueneburg commented 7 years ago

Repo columns could no longer be sorted because the "plain" value of the property was not set correctly.

Fixes #114