]> source.dussan.org Git - gitea.git/commit
Dropdown on commits page to choose branch #1846
authorAngus Gibson <angus.gibson@anu.edu.au>
Wed, 9 Dec 2015 05:14:54 +0000 (16:14 +1100)
committerAngus Gibson <angus.gibson@anu.edu.au>
Wed, 9 Dec 2015 05:37:04 +0000 (16:37 +1100)
commit9bd3ebe20708b3d61f1cab8daeeffe8748f93852
tree5a663d68003df445a5ac6a821275530ebbf56cf3
parenta576224d0ea0a6a48207002229ae38937bd038a3
Dropdown on commits page to choose branch #1846

I've mostly duplicated the dropdown code from repo/home.tmpl, which
basically only required a change to the URL. This could probably be
broken out into something more modular.
public/js/gogs.js
templates/repo/commits.tmpl