This will make an empty priority row in the html which is then used as template for when adding another row or the default priorities
Fixes https://pagure.io/pagure/issue/1917 Fixes https://pagure.io/pagure/issue/1915
Hotfixed in prod :)
rebased
note that it doesn't "always" include it, only if there's no other priorities. I think it would be good to add a test for this behavior.
1 new commit added
Ok, got the green light for this one from @puiterwijk on IRC, so let's merge :)
Pull-Request has been merged by pingou
This will make an empty priority row in the html which is then used
as template for when adding another row or the default priorities
Fixes https://pagure.io/pagure/issue/1917
Fixes https://pagure.io/pagure/issue/1915