fixed generated data for CRM-15934
[civicrm-core.git] / xml / templates / case_sample.tpl
index e069bbdbf484d73f8317d1f8c9bceb07d4975b58..f44a65d006a07555e95a917e60afed51d754c037 100644 (file)
@@ -59,7 +59,7 @@ INSERT INTO `civicrm_option_value` ( `option_group_id`, `label`, `value`, `name`
 INSERT INTO `civicrm_option_value` ( `option_group_id`, `label`, `value`, `name`, `grouping`, `filter`, `is_default`, `weight`, `description`, `is_optgroup`, `is_reserved`, `is_active`, `component_id` )
 (SELECT @option_group_id_activity_type, 'ADC referral', (SELECT @max_val := @max_val+1), 'ADC referral',  NULL, 0,  0, (SELECT @max_val := @max_val+1), '', 0, 0, 1, @caseCompId
  FROM dual WHERE NOT EXISTS (SELECT * FROM `civicrm_option_value`  WHERE `name` = 'ADC referral'));
+
 -- /*******************************************************
 -- *
 -- * Relationship Types