X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fpopup_link-prospect_main.html;h=5e9898dc4f5e8935a9548e174ca3c045f9ac3835;hp=cc22e3e125ab94f85aeea5bc4e3af2a1d128fe85;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=8468ce6abd28b145bfde14a210a166cca46115dc diff --git a/httemplate/elements/popup_link-prospect_main.html b/httemplate/elements/popup_link-prospect_main.html index cc22e3e12..5e9898dc4 100644 --- a/httemplate/elements/popup_link-prospect_main.html +++ b/httemplate/elements/popup_link-prospect_main.html @@ -4,13 +4,13 @@ Example: include('/elements/init_overlib.html') - include( '/elements/popup_link-cust_main.html', { #hashref or a list, either way + include( '/elements/popup_link-prospect_main.html', { #hashref or a list, either way #required 'action' => 'content.html', # uri for content of popup which should # be suitable for appending keywords 'label' => 'click me', # text of tag - 'cust_main' => $cust_main # a FS::cust_main object + 'prospect_main' => $prospect_main # a FS::prospect_main object #strongly recommended (you want a title, right?) 'actionlabel => 'You clicked', # popup title