summaryrefslogtreecommitdiffstats
path: root/app/view/common/permissions.setting.modal.view.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-09-17Change permissions view template into a PHP functionMalf Furious1-50/+52
This change will allow us to use this in different contextes, even on a single page render.
2016-09-14Add view template for setting object permissionsMalf Furious1-0/+80
This view template can be included from object setting tab view to display controls for adjusting object permissions.