Justin DiRose 7b312b7bc6
FIX: Category drop shows undefined (#11090)
After 5fc239b535ece3e4b0c70298b2bc6c62f160d373, the category dropdown
was showing "undefined" for the "all-categories" and "no-categories"
messages. This commit introduces a check to run the HTML parser only if
we're dealing with a real category, which fixes the above issue.
2020-10-30 14:20:10 -05:00
..