[freeside-commits] freeside/httemplate/elements popup_link-prospect_main.html, 1.1, 1.2
Erik Levinson
levinse at wavetail.420.am
Tue Dec 7 12:42:26 PST 2010
- Previous message: [freeside-commits] freeside/httemplate/view prospect_main.html, 1.3, 1.4 qual.cgi, 1.2, 1.3
- Next message: [freeside-commits] freeside/FS/FS Conf.pm, 1.402, 1.403 cust_pay.pm, 1.90, 1.91 cust_pkg.pm, 1.181, 1.182
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv32412/httemplate/elements
Modified Files:
popup_link-prospect_main.html
Log Message:
oops...s/cust_main/prospect_main/
Index: popup_link-prospect_main.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/popup_link-prospect_main.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- popup_link-prospect_main.html 7 Dec 2010 20:38:51 -0000 1.1
+++ popup_link-prospect_main.html 7 Dec 2010 20:42:24 -0000 1.2
@@ -4,13 +4,13 @@
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
- Previous message: [freeside-commits] freeside/httemplate/view prospect_main.html, 1.3, 1.4 qual.cgi, 1.2, 1.3
- Next message: [freeside-commits] freeside/FS/FS Conf.pm, 1.402, 1.403 cust_pay.pm, 1.90, 1.91 cust_pkg.pm, 1.181, 1.182
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list