lib/constantcontact/util/config.rb in constantcontact-2.0.1 vs lib/constantcontact/util/config.rb in constantcontact-2.1.0
- old
+ new
@@ -98,9 +98,12 @@
:activities_columns => {
:email => 'EMAIL',
:first_name => 'FIRST NAME',
:middle_name => 'MIDDLE NAME',
:last_name => 'LAST NAME',
+ :birthday_day => 'BIRTHDAY_DAY',
+ :birthday_month => 'BIRTHDAY_MONTH',
+ :anniversary => 'ANNIVERSARY',
:job_title => 'JOB TITLE',
:company_name => 'COMPANY NAME',
:work_phone => 'WORK PHONE',
:home_phone => 'HOME PHONE',
:address1 => 'ADDRESS LINE 1',