Fix repo-search template errors for go1.7 (#2336)

This commit is contained in:
Morlinest 2017-08-19 03:37:48 +02:00 committed by Lunny Xiao
parent e08d1fcc15
commit 4c13a8458b
3 changed files with 82 additions and 85 deletions

View file

@ -1660,7 +1660,6 @@ function initVueComponents(){
Vue.component('repo-search', {
delimiters: vueDelimeters,
template: '#repo-search-template',
props: {
searchLimit: {