From 2748aaf4aa3f19e17a37edc07e89ee402108900d Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 13 Dec 2015 15:28:57 -0800 Subject: JSON::XS -> Cpanel::JSON::XS --- httemplate/edit/cust_main_note.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/cust_main_note.cgi') diff --git a/httemplate/edit/cust_main_note.cgi b/httemplate/edit/cust_main_note.cgi index 9ae29c2f1..c295e0d7a 100755 --- a/httemplate/edit/cust_main_note.cgi +++ b/httemplate/edit/cust_main_note.cgi @@ -26,7 +26,7 @@ <& /elements/htmlarea.html, 'field' => 'comment_html', 'curr_value' => $comment, - 'config' => { toolbarStartupExpanded => JSON::false, + 'config' => { toolbarStartupExpanded => Cpanel::JSON::XS::false, height => 315, }, &> -- cgit v1.2.1