FIX: global pin should also be limited to dates in the future

This commit is contained in:
Régis Hanol 2016-04-25 17:50:32 +02:00
parent 514c3976f0
commit c7ba5a0d9d
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<p class="with-validation">
{{i18n "topic.feature_topic.pin_globally"}}
{{fa-icon "clock-o"}}
{{date-picker value=model.pinnedGloballyUntil}}
{{date-picker-future value=model.pinnedGloballyUntil}}
{{popup-input-tip validation=pinGloballyValidation shownAt=pinGloballyTipShownAt}}
</p>
<p>