%# You have a tendency to feel you are superior to most computers.
<& /Edit/Elements/List,
    Data  => [
	[ '100%', loc('Role Name'), sub { $_[0]->Name } ],
    ],
    Link    => sub { 
	"/Edit/Groups/Roles/index.html?Begin=$Begin&Group=" . $_[0]->Id;
    },
    Size    => 18,
    %ARGS,
&>
<%ARGS>
$Begin	=> 0
$ARGS	=> {}
</%ARGS>
