Merge branch 'hide_client' into 'master'
Hide client When domain module is enabled in config, every module has a domain selector now, and changing domain's owner on domain list changes owner for every module. This patch removes client selector when domain module is enabled, because I don't see the point in having a client selector on mail, sites and dns, neither create nor update, because setting client to a different one than domain's owner, if that client try to edit, it will break because it's not domain's owner.
No related branches found
No related tags found
Showing
- interface/lib/classes/tools_sites.inc.php 13 additions, 0 deletionsinterface/lib/classes/tools_sites.inc.php
- interface/web/dns/dns_slave_edit.php 27 additions, 23 deletionsinterface/web/dns/dns_slave_edit.php
- interface/web/dns/dns_soa_edit.php 82 additions, 76 deletionsinterface/web/dns/dns_soa_edit.php
- interface/web/dns/dns_wizard.php 34 additions, 26 deletionsinterface/web/dns/dns_wizard.php
- interface/web/dns/templates/dns_slave_edit.htm 17 additions, 13 deletionsinterface/web/dns/templates/dns_slave_edit.htm
- interface/web/dns/templates/dns_soa_edit.htm 17 additions, 13 deletionsinterface/web/dns/templates/dns_soa_edit.htm
- interface/web/dns/templates/dns_wizard.htm 16 additions, 12 deletionsinterface/web/dns/templates/dns_wizard.htm
- interface/web/mail/mail_domain_edit.php 20 additions, 15 deletionsinterface/web/mail/mail_domain_edit.php
- interface/web/mail/templates/mail_domain_edit.htm 16 additions, 12 deletionsinterface/web/mail/templates/mail_domain_edit.htm
- interface/web/sites/templates/web_vhost_domain_edit.htm 16 additions, 12 deletionsinterface/web/sites/templates/web_vhost_domain_edit.htm
- interface/web/sites/web_vhost_domain_edit.php 37 additions, 30 deletionsinterface/web/sites/web_vhost_domain_edit.php
Loading
Please register or sign in to comment