Skip to content

Commit 044a8a2

Browse files
committed
css: Finish event rule layout
1 parent a03153c commit 044a8a2

File tree

4 files changed

+178
-527
lines changed

4 files changed

+178
-527
lines changed

application/controllers/EventRuleController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ public function init()
4141
public function indexAction(): void
4242
{
4343
$this->addTitleTab($this->translate('Event Rule'));
44+
$this->controls->addAttributes(['class' => 'event-rule-detail']);
4445
$this->content->addAttributes(['class' => 'event-rule-detail']);
4546
$this->getTabs()->disableLegacyExtensions();
4647

0 commit comments

Comments
 (0)