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:
21e7531
)
Fix token selector display with TinyMCE
author
Coleman Watts
<coleman@civicrm.org>
Fri, 13 Nov 2015 16:54:58 +0000
(11:54 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Fri, 13 Nov 2015 16:54:58 +0000
(11:54 -0500)
ang/crmMailing/BodyHtml.html
patch
|
blob
|
blame
|
history
diff --git
a/ang/crmMailing/BodyHtml.html
b/ang/crmMailing/BodyHtml.html
index 9182a2575690c3a5f738eded06effb05c72dd4e9..c8400c60bc04d82cf38245f4ac302a249ffffefb 100644
(file)
--- a/
ang/crmMailing/BodyHtml.html
+++ b/
ang/crmMailing/BodyHtml.html
@@
-4,7
+4,7
@@
Required vars: mailing
<div ng-form="htmlForm" crm-ui-id-scope>
<div ng-controller="EmailBodyCtrl">
<div style="float: right;">
- <input crm-mailing-token on-select="$broadcast('insert:body_html', token.name)" tabindex="-1"/>
+ <input crm-mailing-token on-select="$broadcast('insert:body_html', token.name)" tabindex="-1"
style="z-index:1"
/>
</div>
<div>