We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 948ad12 + 49499f7 commit f81d401Copy full SHA for f81d401
1 file changed
interface/web/sites/templates/web_vhost_domain_edit.htm
@@ -394,10 +394,6 @@ <h1><tmpl_var name="list_head_txt"></h1>
394
}
395
if(noFormChange) {
396
ISPConfig.resetFormChanged();
397
- jQuery('#php').addClass('no-page-form-change').change();
398
- jQuery('#php').removeClass('no-page-form-change');
399
- } else {
400
- jQuery('#php').change();
401
402
});
403
0 commit comments