Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1 | Rev 2129 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1893
Línea 132... Línea 132...
132
                
132
                
133
                
133
                
Línea -... Línea 134...
-
 
134
            }
134
            }
135
        }
135
        }
136
        
136
        
137
        /*
137
        $this->layout()->setTemplate('layout/layout-chat.phtml');
138
        $this->layout()->setTemplate('layout/layout-chat.phtml');
138
        $this->layout()->setVariables([
139
        $this->layout()->setVariables([
139
            'is_chat' => true
140
            'is_chat' => true
140
        ]);
141
        ]);*/
141
        $viewModel = new ViewModel();
142
        $viewModel = new ViewModel();
142
        $viewModel->setTemplate('leaders-linked/chat/chat.phtml');
143
        $viewModel->setTemplate('leaders-linked/chat/chat.phtml');