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

index 17da57b..88a9785 100644 (file)
@@ -181,7 +181,7 @@ class Pman_Core_DataObjects_Core_templatestr extends DB_DataObject
                             'text'=> $table,
                             'on_table' => $table,
                             'id' => 'table:'. $lang .':'. $table,
-                            'leaf' => false
+                            'leaf' => true
                         );
                     }
                 }