summaryrefslogtreecommitdiffstats
path: root/templates/org/team/new.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/org/team/new.tmpl')
-rw-r--r--templates/org/team/new.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/org/team/new.tmpl b/templates/org/team/new.tmpl
index 2f7c5b268f..79338394bf 100644
--- a/templates/org/team/new.tmpl
+++ b/templates/org/team/new.tmpl
@@ -50,9 +50,8 @@
</div>
</div>
<div class="ui divider"></div>
- {{end}}
- <div class="required grouped field">
+ <div class="team-units required grouped field"{{if eq .Team.Authorize 3}} style="display: none"{{end}}>
<label>{{.i18n.Tr "org.team_unit_desc"}}</label>
<br>
{{range $t, $unit := $.Units}}
@@ -66,6 +65,7 @@
{{end}}
</div>
<div class="ui divider"></div>
+ {{end}}
<div class="field">
{{if .PageIsOrgTeamsNew}}