summaryrefslogtreecommitdiffstats
path: root/app/view/common/group.setting.modal.view.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-06-12Add group tab to setting modalMalf Furious1-0/+21
Created empty <div> for the group setting tab. Also added code to the common model for initializing the $mod->group variable and setting a flag marking what tabs to include in the setting modal (group tab in this case). Added logic to the main setting modal view file for picking up these flags and including appropriate additional content.