projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc0f6ad
)
remove obsolete code
author
Kurund Jalmi
<kurund@civicrm.org>
Mon, 3 Jun 2013 12:59:41 +0000
(18:29 +0530)
committer
Kurund Jalmi
<kurund@civicrm.org>
Mon, 3 Jun 2013 12:59:41 +0000
(18:29 +0530)
templates/CRM/Event/Form/Participant.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/CRM/Event/Form/Participant.tpl
b/templates/CRM/Event/Form/Participant.tpl
index 603b019f3b6edf7cc6a468a0596c0887b8afb495..d9d6c3992c634c2e9c6527432be897c8b4eda210 100644
(file)
--- a/
templates/CRM/Event/Form/Participant.tpl
+++ b/
templates/CRM/Event/Form/Participant.tpl
@@
-575,11
+575,6
@@
<script type="text/javascript">
{literal}
-if(cj("#priceset").length == 0) {
-cj('.initial-payment').hide();
-}else {
-cj('.initial-payment').show();
-}
sendNotification();
cj("#notify").hide();
function sendNotification( ) {