X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_dish.cgi;h=57df4984631772bf5474e83b95d69fb323177ecf;hb=573c6c0788fdeb81cf2fede8607b76bf87c20d6a;hp=77a223933240eedd0d98c8e7d2f3549d41e32f46;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/httemplate/edit/svc_dish.cgi b/httemplate/edit/svc_dish.cgi index 77a223933..57df49846 100644 --- a/httemplate/edit/svc_dish.cgi +++ b/httemplate/edit/svc_dish.cgi @@ -21,6 +21,11 @@ my @fields = ( label => 'DISH Account #', }, { + field => 'installdate', + type => 'input-date-field', + label => 'Install date', + }, + { field => 'note', type => 'textarea', rows => 4,