Optimize "Customer has a referring customer" condition, RT#74452
[freeside.git] / httemplate / elements / popup_link-prospect_main.html
index cc22e3e..5e9898d 100644 (file)
@@ -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 <A> 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