Completed
Push — master ( 4d2f26...73a954 )
by Yaro
04:17
created
src/TreeCatalogController.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -238,7 +238,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.