#719 Include the issue title in the title of the page
Merged by pingou. Opened by pingou.
titles  into  master

Download 719.patch
no initial comment

Fixes https://pagure.io/pagure/issue/708

Was this print for debug ? or is it needed ?

No it's a left over indeed

Not sure what this is doing but here noJS("img") differs from the pull_request.html where it is noJS("ignore=img")

It's a different syntax but will do the same thing:
https://pagure.io/pagure/blob/master/f/pagure/ui/filters.py#_363

Syntax adjusted so that we are consistent

Looks good to me :)

Thanks :)

Metadata