X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fedit%2Fpart_referral.html;fp=httemplate%2Fedit%2Fpart_referral.html;h=ec0f32f58279b93dcf061dac4416cbb391f4c9c7;hb=264ad081e68057c7bc30a8b2ad741b783e1342ff;hp=0000000000000000000000000000000000000000;hpb=6495ab5fb29dcdb8233f004b5d60d3d97db058b9;p=freeside.git diff --git a/httemplate/edit/part_referral.html b/httemplate/edit/part_referral.html new file mode 100755 index 000000000..ec0f32f58 --- /dev/null +++ b/httemplate/edit/part_referral.html @@ -0,0 +1,9 @@ +<%= include( 'elements/edit.html', + 'name' => 'Advertising source', + 'table' => 'part_referral', + 'fields' => [ 'referral' ], + 'labels' => { 'referral' => 'Advertising source' }, + 'viewall_dir' => 'browse', + 'html_table_bottom' => include('/elements/tr-select-agent.html'), + ) +%>