usability: customer tags with checkboxes instead of a select-multiple
[freeside.git] / httemplate / edit / cust_main / basics.html
index c3768ac..a30d7f8 100644 (file)
 %# tags
 <& /elements/tr-select-cust_tag.html,
              'custnum' => $custnum,
+             'default' => { map { $_=>1 } FS::part_tag->default_tags },
              'cgi'     => $cgi,
 &>