mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
auto close is messed up in category edit, remove for now
This commit is contained in:
parent
ed76c1f72a
commit
a2d5a7dbd8
1 changed files with 3 additions and 1 deletions
|
@ -88,7 +88,9 @@
|
|||
</div>
|
||||
<div {{bindAttr class=":modal-tab :options-tab settingsSelected::invisible"}}>
|
||||
<section class='field'>
|
||||
{{autoCloseForm autoCloseDays=auto_close_days labelKey="category.auto_close_label"}}
|
||||
<!-- Urgent @Neil , you missed this, get it working ASAP
|
||||
autoCloseForm autoCloseDays=auto_close_days labelKey="category.auto_close_label"
|
||||
-->
|
||||
</section>
|
||||
|
||||
<section class='field'>
|
||||
|
|
Loading…
Reference in a new issue