X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Finvoice_template.html;h=3553c617bb6b2b49f205f561036cf8762cfc52e5;hb=2009d9cee8038aeff5b4313113fc23f546455cf5;hp=851ab5ecf9293d2446a75050575af316de42273b;hpb=c648976f0b7975f2328ebd7ba8c711fad0ca4195;p=freeside.git diff --git a/httemplate/edit/invoice_template.html b/httemplate/edit/invoice_template.html index 851ab5ecf..3553c617b 100644 --- a/httemplate/edit/invoice_template.html +++ b/httemplate/edit/invoice_template.html @@ -8,25 +8,15 @@
-% if ( $type eq 'html' ) { - -% #init - - -% #editor - +% #if ( $type eq 'html' ) { +% if ( 0 ) { #this seems to broken, using a text editor for everything for now + + <% include('/elements/htmlarea.html', + 'field' => 'value', + 'curr_value' => $value, + 'height' => 800, + ) + %> % } else {