Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3768 Rev 3775
Línea 342... Línea 342...
342
                    return $this->redirect()->toRoute('dashboard');
342
                    return $this->redirect()->toRoute('dashboard');
343
                }
343
                }
344
            }
344
            }
Línea 345... Línea 345...
345
            
345
            
346
            
346
            
Línea 347... Línea 347...
347
            
347
            /*
348
            $timestamp = time();
348
            $timestamp = time();
349
      
349
      
Línea 366... Línea 366...
366
                'password' => $password,
366
                'password' => $password,
367
            ];
367
            ];
Línea 368... Línea 368...
368
            
368
            
-
 
369
            
369
            
370
            $share_external_url = $this->url()->fromRoute('share',$share_params  , ['force_canonical' => true]);
-
 
371
            */
-
 
372
            
-
 
373
            $share_external_url = $this->url()->fromRoute('shorter/generate', ['code' => $post->uuid, 'type' => 'post' ]  , ['force_canonical' => true]);
-
 
374
            
370
            $share_external_url = $this->url()->fromRoute('share',$share_params  , ['force_canonical' => true]);
375
            
371
           
376
            
372
            $this->layout()->setTemplate('layout/layout.phtml');
377
            $this->layout()->setTemplate('layout/layout.phtml');
373
            $viewModel = new ViewModel();
378
            $viewModel = new ViewModel();
374
            $viewModel->setTemplate('leaders-linked/home/post.phtml');
379
            $viewModel->setTemplate('leaders-linked/home/post.phtml');