diff --git a/composer.lock b/composer.lock index 1ac511d..4143cf4 100644 --- a/composer.lock +++ b/composer.lock @@ -8,11 +8,11 @@ "packages": [ { "name": "itguild/tables", - "version": "1.0.3", + "version": "1.0.5", "source": { "type": "git", "url": "https://git.itguild.info/ItGuild/tables", - "reference": "1f2b93baf1835191733ed8d5ed0650bdad2e058d" + "reference": "ad18d94489c20599ac1080a8b4f7f3199f206fdf" }, "type": "library", "autoload": { @@ -30,7 +30,7 @@ "email": "apuc06@mail.ru" } ], - "time": "2024-08-29T09:41:17+00:00" + "time": "2024-08-29T10:13:51+00:00" } ], "packages-dev": [ diff --git a/index.php b/index.php index c14b0fd..1c90467 100644 --- a/index.php +++ b/index.php @@ -44,7 +44,8 @@ try { 'currentPage' => 1, 'perPage' => 3, 'params' => ["class" => "table table-bordered", "border" => "2"], - 'baseUrl' => "/admin/user" + 'baseUrl' => "/admin/user", + 'filters' => ["email"] ])); $table->columns([ 'username' => [