Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 12316 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 12316 Rev 12327
Línea 262... Línea 262...
262
                $viewModel->setTemplate('leaders-linked/high-performance-teams-groups-view-foro-articles/index.phtml');
262
                $viewModel->setTemplate('leaders-linked/high-performance-teams-groups-view-foro-articles/index.phtml');
263
                $viewModel->setVariables([
263
                $viewModel->setVariables([
264
                    'formAdd' => $formAdd,  
264
                    'formAdd' => $formAdd,  
265
                    'group_uuid'=>$group_uuid,
265
                    'group_uuid'=>$group_uuid,
266
                    'group_title'=>$highPerformanceTeamsGroups->title,
266
                    'group_title'=>$highPerformanceTeamsGroups->title,
267
                    'category_uuid'=>$category_uuid            
267
                    'category_uuid'=>$category_uuid,
-
 
268
                    'topic_title'=>$topic->title          
268
                ]);
269
                ]);
269
                return $viewModel ;
270
                return $viewModel ;
270
            }
271
            }
271
        } else {
272
        } else {
272
            return new JsonModel([
273
            return new JsonModel([