Commit 32f38bce authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(ids) wrong char case

(cherry picked from commit 3592b64f)
parent 915ec7cb
......@@ -50,7 +50,7 @@ class IndexController extends \OPNsense\Base\IndexController
// link alert list dialog
$this->view->formDialogRuleset = $this->getForm("dialogRuleset");
// link fingerprint dialog
$this->view->formDialogFingerprint = $this->getForm("DialogFingerprint");
$this->view->formDialogFingerprint = $this->getForm("dialogFingerprint");
// choose template
$this->view->pick('OPNsense/IDS/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