Fixes https://pagure.io/pagure-dist-git/issue/42
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
projectinfo should likely be an ID instead of a class since it seems that there will only be one element that represents projectinfo per page.
projectinfo
As a side note, this AJAX call doesn't seem to work on the latest Chrome on F27. I get the following error:
Refused to execute script from 'https://apps.fedoraproject.org/mdapi/rawhide/pkg/fedrepo-req?callback=jQuery110206692310512757702_1515685041918&_=1515685041919' because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled
A couple random comments but they aren't blocking. +1
That comes from a different template which I'd rather not change, so I'll leave this in for now.
2 new commits added
Mind reporting the issue with mdapi on mdapi's tracker? https://pagure.io/mdapi
And thanks for the review :)
Pull-Request has been merged by pingou
Fixes https://pagure.io/pagure-dist-git/issue/42
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr