add cust_main-custom_content config item for Globelink's custom customer view, RT...
authorIvan Kohler <ivan@freeside.biz>
Sun, 13 May 2012 23:21:27 +0000 (16:21 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sun, 13 May 2012 23:21:27 +0000 (16:21 -0700)
commitb31455ec31222bd0e882b76895baa794d80acb17
treea0730fa7db3421f2ea8d14d839ec65868d0dc7a1
parent4cc0b69a94138d85b1ff8b67966127af3c72288d
add cust_main-custom_content config item for Globelink's custom customer view, RT#17579
17 files changed:
FS/FS/Conf.pm
FS/FS/cust_pkg.pm
httemplate/view/cust_main.cgi
httemplate/view/cust_main/custom_content/.birthdate.html.swp [new file with mode: 0644]
httemplate/view/cust_main/custom_content/.small_custview.html.swp [new file with mode: 0644]
httemplate/view/cust_main/custom_content/.spouse_birthdate.html.swp [new file with mode: 0644]
httemplate/view/cust_main/custom_content/.svc_Common.html.swp [new file with mode: 0644]
httemplate/view/cust_main/custom_content/.svc_acct.html.swp [new file with mode: 0644]
httemplate/view/cust_main/custom_content/.svc_hardware.html.swp [new file with mode: 0644]
httemplate/view/cust_main/custom_content/.svc_phone.html.swp [new file with mode: 0644]
httemplate/view/cust_main/custom_content/birthdate.html [new file with mode: 0644]
httemplate/view/cust_main/custom_content/small_custview.html [new file with mode: 0644]
httemplate/view/cust_main/custom_content/spouse_birthdate.html [new file with mode: 0644]
httemplate/view/cust_main/custom_content/svc_Common.html [new file with mode: 0644]
httemplate/view/cust_main/custom_content/svc_acct.html [new file with mode: 0644]
httemplate/view/cust_main/custom_content/svc_hardware.html [new file with mode: 0644]
httemplate/view/cust_main/custom_content/svc_phone.html [new file with mode: 0644]