Commit cb1f2d7b authored by Jos Schellevis's avatar Jos Schellevis

(proxy) add index controller for edit dialog

parent 372281b3
......@@ -38,6 +38,7 @@ class IndexController extends \OPNsense\Base\IndexController
{
$this->view->title = "Proxy Server";
$this->view->mainForm = $this->getForm("main");
$this->view->formDialogEditBlacklist = $this->getForm("dialogEditBlacklist");
$this->view->pick('OPNsense/Proxy/index');
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment