FEATURE: Add request membership button for allowed groups.

This commit is contained in:
Guo Xiang Tan
2016-12-12 22:46:45 +08:00
parent 664feca199
commit da7009a968
17 changed files with 172 additions and 16 deletions

View File

@ -237,7 +237,8 @@ class GroupsController < ApplicationController
:flair_color,
:bio_raw,
:title,
:public
:public,
:allow_membership_requests
)
end