projects
/
WP-Plugins
/
glm-member-db-billing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30dce15
)
Update so setting Receipt text is simple editor
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 15 Aug 2019 19:14:02 +0000
(15:14 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 15 Aug 2019 19:14:02 +0000
(15:14 -0400)
Set teeny to true.
views/admin/billing/settings.html
patch
|
blob
|
history
diff --git
a/views/admin/billing/settings.html
b/views/admin/billing/settings.html
index
02472dc
..
ad02aa7
100644
(file)
--- a/
views/admin/billing/settings.html
+++ b/
views/admin/billing/settings.html
@@
-279,6
+279,7
@@
'height' => 250,
'media' => false,
'quicktags' => false,
+ 'teeny' => true,
'required' => $data.fieldRequired.receipt_text,
'errorText' => 'Receipt Text is Required',
'dataError' => $data.fieldFail.receipt_text