DataObjects/Core_templatestr.php
authorAlan Knowles <alan@roojs.com>
Wed, 9 Dec 2020 06:48:36 +0000 (14:48 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 Dec 2020 06:48:36 +0000 (14:48 +0800)
DataObjects/Core_templatestr.php

index cf0d86a..9c2d515 100644 (file)
@@ -178,7 +178,7 @@ class Pman_Core_DataObjects_Core_templatestr extends DB_DataObject
                             'text'=> $table,
                             'on_table' => $table,
                             'id' => 'table:'. $lang .':'. $table,
-                            'leaf' => true
+                            'leaf' => false
                         );
                     }
                 }