|
@@ -64,7 +64,6 @@ class Vm extends AbstractClientController
|
|
|
|
|
|
|
|
public function create()
|
|
public function create()
|
|
|
{
|
|
{
|
|
|
- sl("sidebar")->getSidebar("Service Details Overview")->getChild("vmcreate")->setActive(true);
|
|
|
|
|
(new AppParams())->initFromWhmcsParams();
|
|
(new AppParams())->initFromWhmcsParams();
|
|
|
$view = view();
|
|
$view = view();
|
|
|
$view->initCustomAssetFiles();
|
|
$view->initCustomAssetFiles();
|