]> git.andy128k.dev Git - ipf.git/commitdiff
admin site: fix tree filter
authorAndrey Kutejko <andy128k@gmail.com>
Mon, 26 Sep 2011 10:09:25 +0000 (13:09 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Mon, 26 Sep 2011 10:09:25 +0000 (13:09 +0300)
ipf/admin/model.php

index 65345c294a01c3b7b70342655df5b213e1d2c7ee..5b6499603cd6036943cad0f0e06f92b673bd2704 100644 (file)
@@ -51,7 +51,9 @@ class ListTreeFilter extends BaseListFilter{
             'id'=>null,
             'param'=>'',
             'name'=>'All',
+            'original_name'=>'All',
             'selected'=>false,
+            'level'=>0,
         );
         $levels = array();