Auto-close time can be entered in 3 ways, so a topic can close at any time

This commit is contained in:
Neil Lalonde
2013-11-26 19:06:20 -05:00
parent 67b6d37da0
commit a9ab98ef9e
19 changed files with 193 additions and 80 deletions

View File

@ -225,7 +225,7 @@ class PostsController < ApplicationController
:category,
:target_usernames,
:reply_to_post_number,
:auto_close_days,
:auto_close_time,
:auto_track
]