DEV:add uploaded_meta option in category for category meta image (#6724)

This commit is contained in:
Saurabh Patel
2018-12-07 22:24:08 +07:00
committed by Régis Hanol
parent 86f8734bc0
commit 9e3143445b
8 changed files with 15 additions and 3 deletions

View File

@ -276,6 +276,7 @@ class CategoriesController < ApplicationController
:auto_close_based_on_last_post,
:uploaded_logo_id,
:uploaded_background_id,
:uploaded_meta_id,
:slug,
:allow_badges,
:topic_template,