mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-03 18:57:37 +08:00
Fix repo-search template errors for go1.7 (#2336)
This commit is contained in:
@ -1660,7 +1660,6 @@ function initVueComponents(){
|
||||
|
||||
Vue.component('repo-search', {
|
||||
delimiters: vueDelimeters,
|
||||
template: '#repo-search-template',
|
||||
|
||||
props: {
|
||||
searchLimit: {
|
||||
|
Reference in New Issue
Block a user