FEATURE: don't demote trust level 3 users who were promoted less than SiteSetting.leader_promotion_min_duration days ago

This commit is contained in:
Neil Lalonde
2014-07-08 17:39:36 -04:00
parent 04e5c59598
commit df8b25d2f5
9 changed files with 63 additions and 10 deletions

View File

@@ -86,9 +86,6 @@
{{/unless}}
{{else}}
<i class="fa fa-times"></i> {{i18n admin.user.tl3_requirements.does_not_qualify}}
{{#if isLeader}}
{{i18n admin.user.tl3_requirements.will_be_demoted}}
{{/if}}
{{/if}}
</p>
</div>