diff --git a/public/js/index.js b/public/js/index.js index 169563a4e..f6060dc63 100644 --- a/public/js/index.js +++ b/public/js/index.js @@ -1660,7 +1660,6 @@ function initVueComponents(){ Vue.component('repo-search', { delimiters: vueDelimeters, - template: '#repo-search-template', props: { searchLimit: { diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index 9135d117b..6513fecc5 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -8,10 +8,89 @@ {{template "user/dashboard/feeds" .}}