Skip to content

Commit 8eddb91

Browse files
dgf3l1x
authored andcommitted
fixed compatibility with nette/component-model 3.1
1 parent 3218e7e commit 8eddb91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/DataGrid.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,8 +446,6 @@ public function __construct(?IContainer $parent = null, ?string $name = null)
446446
$parent->addComponent($this, $name);
447447
}
448448

449-
$this->monitor('Nette\Application\UI\Presenter');
450-
451449
/**
452450
* Try to find previous filters, pagination, perPage and other values in session
453451
*/

0 commit comments

Comments
 (0)