diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-09-29 13:07:54 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-09-29 13:07:54 -0700 |
commit | 5dc4f5c7bd581510e6601d8e0a3a2c517e54280f (patch) | |
tree | d78cd34e4d84acd584197418a39a1aa1243ad899 /httemplate/edit/quotation.html | |
parent | 3c42373d0d057f52836d7e3a73edfddeb2eff23c (diff) |
4.x styling quotation edit
Diffstat (limited to 'httemplate/edit/quotation.html')
-rw-r--r-- | httemplate/edit/quotation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/quotation.html b/httemplate/edit/quotation.html index 43e815c09..70d661502 100644 --- a/httemplate/edit/quotation.html +++ b/httemplate/edit/quotation.html @@ -2,6 +2,7 @@ 'name' => 'Quotation', 'table' => 'quotation', 'menubar' => [], + 'html_table_class' => 'fsinnerbox', #default? 'labels' => { 'quotationnum' => 'Quotation number', 'prospectnum' => 'Prospect', |