@@ -238,7 +238,7 @@ |
||
| 238 | 238 | if ($template['type'] == 'table') { |
| 239 | 239 | $options = array( |
| 240 | 240 | 'url' => URL::current(), |
| 241 | - 'def_name' => 'tree.'. $template['definition'], |
|
| 241 | + 'def_name' => 'tree.'.$template['definition'], |
|
| 242 | 242 | 'additional' => array( |
| 243 | 243 | 'node' => $idNode, |
| 244 | 244 | 'current' => $current, |