소스 검색

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">