first part of ACL and re-skinning work and some other small stuff
[freeside.git] / httemplate / edit / process / access_user.html
1 <%= include( 'elements/process.html',
2                'table'       => 'access_user',
3                'viewall_dir' => 'browse',
4                'process_m2m' => { 'link_table'   => 'access_usergroup',
5                                   'target_table' => 'access_group',
6                                 },
7            )
8 %>