Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3345 Rev 3346
Línea 3... Línea 3...
3
$this->headMeta()->appendName('og:url', "$share_url");
3
$this->headMeta()->appendName('og:url', "$share_url");
4
$this->headMeta()->appendName('og:title', "$share_title");
4
$this->headMeta()->appendName('og:title', "$share_title");
5
$this->headMeta()->appendName('og:description', "$share_description");
5
$this->headMeta()->appendName('og:description', "$share_description");
6
$this->headMeta()->appendName('og:image', "$share_image");
6
$this->headMeta()->appendName('og:image', "$share_image");
Línea 7... Línea -...
7
 
-
 
8
$this->inlineScript()->appendFile('/react-bundles/group/invitations-received/invitationsReceivedBundle.js');
-
 
Línea 9... Línea 7...
9
 
7
 
10
 
8
 
11
 
9