CRM-13929 - Centralize and simplify radio clear widget
[civicrm-core.git] / templates / CRM / Event / Form / Search / Common.tpl
index 7d4994f0d367f3ed3f259c4db90618045b9f8c6c..d60220f30a4efa4d3dcbfa59f9435628d7603a27 100644 (file)
   <td class="crm-event-form-block-participant_test">
   {$form.participant_test.label} {help id="is-test" file="CRM/Contact/Form/Search/Advanced"}
     &nbsp; {$form.participant_test.html}
-    <span class="crm-clear-link">
-      (<a href="#" onclick="unselectRadio('participant_test','{$form.formName}'); return false;">{ts}clear{/ts}</a>)
-    </span>
   </td>
   <td class="crm-event-form-block-participant_pay_later">
   {$form.participant_pay_later.label} {$form.participant_pay_later.html}
-    <span class="crm-clear-link">
-      (<a href="#" onclick="unselectRadio('participant_pay_later','{$form.formName}'); return false;">{ts}clear{/ts}</a>)
-    </span>
   </td>
 </tr>
 <tr>