Basically, in this commit we make sure to give a value to the branch_to and branch_from variable so the url is properly generated, then we remove the random value and replace them by the content returned by the ajax query.
Fixes https://pagure.io/pagure/issue/3535
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup: LGTM
rebased onto 670edf8fd951b591f1c6debde4b639c49e3e6416
rebased onto 131672d4d18ea7b401f93ddc6e83996ae8b061bc
Thanks :)
Pull-Request has been merged by pingou
Basically, in this commit we make sure to give a value to the branch_to
and branch_from variable so the url is properly generated, then we remove
the random value and replace them by the content returned by the ajax
query.
Fixes https://pagure.io/pagure/issue/3535
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr