diff options
author | Unknown <joe2010xtmf@163.com> | 2014-06-22 23:11:12 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-06-22 23:11:12 -0400 |
commit | 314193029a246c2498c6d54c085d57f7589c8dbe (patch) | |
tree | 302cacb210a972d8050dbf1882a89c5ace1e6218 /templates/repo | |
parent | 9c820730918443ca2b498dfa71b3131d73cec526 (diff) | |
download | gitea-314193029a246c2498c6d54c085d57f7589c8dbe.tar.gz gitea-314193029a246c2498c6d54c085d57f7589c8dbe.zip |
Use constants to name template file
Diffstat (limited to 'templates/repo')
-rw-r--r-- | templates/repo/branch.tmpl (renamed from templates/repo/branches.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/hook_add.tmpl (renamed from templates/repo/hooks_add.tmpl) | 0 | ||||
-rw-r--r-- | templates/repo/hook_edit.tmpl (renamed from templates/repo/hooks_edit.tmpl) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/templates/repo/branches.tmpl b/templates/repo/branch.tmpl index 8d2d59d7fd..8d2d59d7fd 100644 --- a/templates/repo/branches.tmpl +++ b/templates/repo/branch.tmpl diff --git a/templates/repo/hooks_add.tmpl b/templates/repo/hook_add.tmpl index df3ff3bdf4..df3ff3bdf4 100644 --- a/templates/repo/hooks_add.tmpl +++ b/templates/repo/hook_add.tmpl diff --git a/templates/repo/hooks_edit.tmpl b/templates/repo/hook_edit.tmpl index c3fe217e37..c3fe217e37 100644 --- a/templates/repo/hooks_edit.tmpl +++ b/templates/repo/hook_edit.tmpl |