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:
bf7fd3d
)
CRM-14942 - Styling break on adding new Contact in Wordpress
author
atif-shaikh
<shaikh388@gmail.com>
Thu, 3 Jul 2014 09:17:31 +0000
(14:47 +0530)
committer
atif-shaikh
<shaikh388@gmail.com>
Thu, 3 Jul 2014 09:17:31 +0000
(14:47 +0530)
https://issues.civicrm.org/jira/browse/CRM-14942
templates/CRM/common/Tagset.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/CRM/common/Tagset.tpl
b/templates/CRM/common/Tagset.tpl
index 6cb324312e1eb9669b14c2825fdb75442f05de7d..298562eccdaaab93d693d67499d068075892313f 100644
(file)
--- a/
templates/CRM/common/Tagset.tpl
+++ b/
templates/CRM/common/Tagset.tpl
@@
-24,7
+24,7
@@
+--------------------------------------------------------------------+
*}
{if empty($tagsetType)}
- {assign var="tagsetType" value="contact"}
contact{/capture}
+ {assign var="tagsetType" value="contact"}
{/if}
{foreach from=$tagsetInfo.$tagsetType item=tagset}
{assign var="elemName" value=$tagset.tagsetElementName}