<& /widgets/wrappers/header.mc, title => "$disp Profile", context => $context . get_state_data('container_prof', 'crumb') || '' . ' | "' . get_state_data('container_prof', 'field') || '' . '"' &>
<& /widgets/container_prof/container_prof.mc, element_type => 'media', action => 'edit_bulk', show_summary => 1, args => \%ARGS, &>
<& /widgets/wrappers/footer.mc &> <%once>; my $type = 'element'; my $disp = get_disp_name($type); my $mdisp = get_disp_name('media'); my $context = "Workflow | Profile | $mdisp | $disp |"; <%doc> ############################################################################### =head1 NAME bulk_edit.html -- edit containers in bulk. =head1 DESCRIPTION =cut