& /widgets/wrappers/header.mc, title => "Select Related $mdisp", context => "$context $crumb Related $mdisp", popup => 1 &>
<& /widgets/wrappers/footer.mc &> <%once>; my $type = 'element'; my $disp = get_disp_name($type); my $sdisp = get_disp_name('story'); my $mdisp = get_disp_name('media'); my $context = "Workflow | Profile | $sdisp | $disp |"; %once> <%args> $id %args> <%init>; my $crumb = get_state_data('container_prof', 'crumb') || ''; $crumb .= ' |' if $crumb; %init> <%doc> ############################################################################### =head1 NAME edit_related.html - Edit related data for a container element. =head1 DESCRIPTION