default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / browse / circuit_type.html
1 <& elements/browse-simple.html,
2   'table'               => 'circuit_type',
3   'title'               => 'Circuit types',
4   'menubar'             => [ 'Circuit providers' => 'circuit_provider.html',
5                              'Circuit terminations' => 'circuit_termination.html'
6                            ],
7   'name_singular'       => 'circuit type',
8   'name_header'         => 'Circuit type',
9   'name_col'            => 'typename',
10   'acl'                 => 'Configuration',
11 &>