| | |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | | <apex:includeScript value="/soap/ajax/32.0/connection.js"/> |
| | | <apex:includeScript value="/soap/ajax/32.0/apex.js"/> |
| | | |
| | | <apex:stylesheet value="{!URLFOR($Resource.StyleUtilCss)}"/> |
| | | <style> |
| | | th { |
| | | font-weight: inherit; |
| | | text-align: left; |
| | | font-weight: bold; |
| | | white-space: nowrap; |
| | | white-space-collapse: collapse; |
| | | text-wrap: nowrap; |
| | | } |
| | | body .pbTitle .mainTitle{ |
| | | font-weight: 700; |
| | | font-size: 15px; |
| | | } |
| | | </style> |
| | | <script> |
| | | var QuoteEntryMaxLine =window.opener.QuoteEntryMaxLine ; |
| | | function setProductList() { |