stable

Clone or download

Read-only

selectbox instead of select2 when single value allowed

Part of story #12553: see flags that categorize my project in all project pages Given a top category has "Nb maximum of allowed values" = 1 When I go to project ยป admin ยป categories Then there is no select2 and no text info for this category. No changes when "Nb maximum of allowed values" > 1. Change-Id: Ie23850e20a4a9f429a3e5c04a496525951a187b9

Modified Files

Name
M src/common/Project/Admin/Categories/IndexController.php +1 โˆ’0 Go to diff View file
M src/templates/project/admin/categories.mustache +11 โˆ’9 Go to diff View file
M src/www/scripts/project/admin/categories.js +3 โˆ’1 Go to diff View file