& /widgets/wrappers/header.mc, title => "Select Related $sdisp", context => "$context $crumb Related $sdisp", popup => 1 &>
<& /widgets/wrappers/footer.mc &> <%once>; my $type = 'element'; my $disp = get_disp_name($type); my $sdisp = get_disp_name('story'); 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