fix order package UI layout when there aren't any sales people for an agent, RT#24955
[freeside.git] / httemplate / elements / small_custview.html
1 % my $conf = new FS::Conf; 
2
3 <% small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>