Skip to content

[FIX] prevents label '0' to be replaced by value in customsearch dropdown

Guill requested to merge guill/tiki:fix-customsearch-dropdown-zero-label into master

this fixes a bug that appears in customsearch dropdown where if you have an option with a value of 3 for example and a label of 0, the label will be changed to 3 (the option).

Merge request reports