X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fedit%2Ftower.html;h=b8fce52eb9a1851588cdf9a48cfcf7ee37c58c7a;hb=07ed221540128b8c75f4cb5a2af1e01b25fa8e18;hp=f2faa5a9a18f6944a25af4af5124f4a67fcaeec3;hpb=a5496f56c0c9755e1aa268b9a979cd81e59243c3;p=freeside.git diff --git a/httemplate/edit/tower.html b/httemplate/edit/tower.html index f2faa5a9a..b8fce52eb 100644 --- a/httemplate/edit/tower.html +++ b/httemplate/edit/tower.html @@ -19,6 +19,7 @@ # type => 'tower_sector', # o2m_table => 'tower_sector', # m2_label => 'Sector', +# m2_label_callback => sub { 'Sector #'.shift->sectornum; }, # m2_error_callback => $m2_error_callback, # }, { type => 'tower_sectors',