Explorar el Código

Made Bootcamp Public

Yoginth hace 7 años
padre
commit
7657ae733c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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">