sector: <%init> $ms_sector = ($m->top_args->{'ms_sector'} || 0) unless defined $ms_sector; my $sectores = $m->comp("/_shared/data/sites.m", node=>0); my $search_args = $m->comp("/_shared/procs/utils/get_searchargs.m", delargs=>{ms_sector=>1}); my $url = $m->base_comp->path . "?" . $search_args; <%args> $refresh=>undef $ms_sector => undef