stable

Clone or download

Read-only

Trovecats - fix keyboard navigation in modal

- In Add modal, when you're typing a full name, if you press tab, you'll be able to fill the shortname field. - In Edit modal, same as above. Part of story #9586 Get rid of Bootstrap in site admin / configuration Change-Id: I108d379f77120ca651d0273b4287594908fb7b60

Modified Files

Name
M src/templates/admin/trovecategories/trovecat-modal-add.mustache +49 −31 Go to diff View file
M src/templates/admin/trovecategories/trovecat-modal-edit.mustache +15 −12 Go to diff View file
M src/templates/admin/trovecategories/trovecatlist.mustache +10 −7 Go to diff View file
M src/www/scripts/tuleap/trovecat.js +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin-trovecats.scss +14 −2 Go to diff View file