Submit
Path:
~
/
/
opt
/
psa
/
admin
/
application
/
admin
/
views
/
scripts
/
service-plan
/
services
/
File Content:
service-properties.phtml
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <script type='text/javascript'> //<![CDATA[ (function () { var changePropertiesTabState = function () { if (document.getElementById('<?php echo $this->element->getId(); ?>').checked) { document.getElementById('<?php echo $this->servicePropertiesTabId ?>').style.display = ''; } else { document.getElementById('<?php echo $this->servicePropertiesTabId ?>').style.display = 'none'; } }; document.getElementById('<?php echo $this->element->getId(); ?>').addEventListener('change', changePropertiesTabState); changePropertiesTabState(); })(); //]]> </script>
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
service-properties.phtml
702 bytes
0644
N4ST4R_ID | Naxtarrr