(10-24-2015, 10:26 PM)fairbanksk Wrote: To fix the module so that it works with Sentora, it is a minor change in two spots.
in the assets/transfer_domain.js file make the following changes:
Line 19: zPanel.dialog.confirm({
Change zPanel to Sentora
Line 32: okCallback: function() { zPanel.loader.showLoader(); $('#frm_transfer_domain').submit(); }
Change zPanel to Sentora
This works like a charm on Sentora 1.0.03 - Centos 6 x64 VPS