瀏覽代碼

Made Bootcamp Public

Yoginth 7 年之前
父節點
當前提交
7657ae733c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      templates/user/dashboard/dashboard.tmpl

+ 0 - 2
templates/user/dashboard/dashboard.tmpl

@@ -5,10 +5,8 @@
 		{{if not .Feeds}}
 			{{if not .ContextUser.IsOrganization}}
 				{{if .PageIsDashboard}}
-				{{if .IsAdmin}}
 					{{template "user/dashboard/bootcamp" .}}
 				{{end}}
-				{{end}}
 			{{end}}
 		{{end}}
 		<div class="ui grid">