Fix repo-search template errors for go1.7 (#2336)
This commit is contained in:
parent
e08d1fcc15
commit
4c13a8458b
3 changed files with 82 additions and 85 deletions
|
@ -1660,7 +1660,6 @@ function initVueComponents(){
|
|||
|
||||
Vue.component('repo-search', {
|
||||
delimiters: vueDelimeters,
|
||||
template: '#repo-search-template',
|
||||
|
||||
props: {
|
||||
searchLimit: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue