| | |
| | | <script> |
| | | function tocenterjs() { |
| | | //blockme(); |
| | | // 20230718 zq add height=400 |
| | | window.open('/apex/ConsumEquipmentRentalResponsePopUp?raid=' + '{!URLENCODE(Consum_Apply__c.Id)}' + '&type=response2center', |
| | | 'EquipmentRentalDate', |
| | | 'height=400,width=600,top=0,left=0,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); |
| | | 'height=600,width=600,top=0,left=0,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); |
| | | } |
| | | |
| | | function touserjs() { |
| | | //blockme(); |
| | | window.open('/apex/ConsumEquipmentRentalResponsePopUp?raid=' + '{!URLENCODE(Consum_Apply__c.Id)}' + '&type=response2user', |
| | | 'EquipmentRentalDate', |
| | | 'height=400,width=600,top=0,left=0,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); |
| | | 'height=600,width=600,top=0,left=0,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); |
| | | } |
| | | function reloadjs() { |
| | | //blockme(); |