summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/notes.html
diff options
context:
space:
mode:
authorivan <ivan>2010-03-27 06:11:32 +0000
committerivan <ivan>2010-03-27 06:11:32 +0000
commit1d25ae2a3b49fd7a4413ec8f590a696fe13780e8 (patch)
tree50bba4e59e5fff2ee18e2b5d2ff548e2b36df65d /httemplate/view/cust_main/notes.html
parente5c58aba4a1a52840ada3a6e1d0da0ef8a17f08f (diff)
resize customer not add popup, eliminate needless <BR> in popup
Diffstat (limited to 'httemplate/view/cust_main/notes.html')
-rwxr-xr-xhttemplate/view/cust_main/notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/notes.html b/httemplate/view/cust_main/notes.html
index a6378f46a..71511dc93 100755
--- a/httemplate/view/cust_main/notes.html
+++ b/httemplate/view/cust_main/notes.html
@@ -37,7 +37,7 @@
% ";notenum=$notenum",
% 'actionlabel' => 'Edit customer note',
% 'width' => 616,
-% 'height' => 580,
+% 'height' => 538, #575
% 'frame' => 'top',
% );
% my $clickjs = qq!onclick="$onclick"!;