From: unknown Date: Fri, 19 Sep 2014 14:17:19 +0000 (+0100) Subject: javascript tabspace correction for RecurringEntity template file X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a2a22c1bc840ac1c5b007037402404414b51264b;p=civicrm-core.git javascript tabspace correction for RecurringEntity template file --- diff --git a/CRM/Event/Form/ManageEvent/Repeat.php b/CRM/Event/Form/ManageEvent/Repeat.php index 5d7eeca773..a70258c816 100644 --- a/CRM/Event/Form/ManageEvent/Repeat.php +++ b/CRM/Event/Form/ManageEvent/Repeat.php @@ -162,7 +162,6 @@ class CRM_Event_Form_ManageEvent_Repeat extends CRM_Event_Form_ManageEvent { if($this->_scheduleReminderDetails->entity_status){ $defaults['repeats_by'] = 2; } - $defaults['exclude_date_list'] = array('a', 'b'); } return $defaults; } diff --git a/templates/CRM/Core/Form/RecurringEntity.tpl b/templates/CRM/Core/Form/RecurringEntity.tpl index 34b6dac571..6253698d8c 100644 --- a/templates/CRM/Core/Form/RecurringEntity.tpl +++ b/templates/CRM/Core/Form/RecurringEntity.tpl @@ -108,236 +108,230 @@ #start_action_offset{ width: 40px; } - /*input[disabled="disabled"], select[disabled="disabled"]{ - background-color: #EBEBE4 !important; - }*/ {/literal}