projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c7f12
)
More wp_editor fixes
author
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 21 May 2015 14:34:29 +0000
(10:34 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 21 May 2015 14:34:29 +0000
(10:34 -0400)
views/admin/member/memberInfo.html
patch
|
blob
|
history
diff --git
a/views/admin/member/memberInfo.html
b/views/admin/member/memberInfo.html
index
89038c3
..
de2d17b
100644
(file)
--- a/
views/admin/member/memberInfo.html
+++ b/
views/admin/member/memberInfo.html
@@
-350,6
+350,7
@@
wp_editor('{$memberInfo.fieldData.notes}', 'glm_notes', array(
'quicktags' => false,
'media_buttons' => false,
+ 'wpautop' => false,
'textarea_name' => 'notes',
'editor_height' => 100, // Height in px, overrides editor_rows
// 'textarea_rows' => 4,