Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3411 Rev 3412
Línea 11... Línea 11...
11
$this->headMeta()->appendName('twitter:description', "$share_description");
11
$this->headMeta()->appendName('twitter:description', "$share_description");
12
$this->headMeta()->appendName('twitter:image', "$share_image");
12
$this->headMeta()->appendName('twitter:image', "$share_image");
Línea 13... Línea 13...
13
 
13
 
Línea 14... Línea 14...
14
$js = <<<JS
14
$js = <<<JS
Línea 15... Línea 15...
15
 
15
 
16
const backendVars =  `$share_title`
16
const title =  `$share_title`
17
 
17
 
18
console.log(title)
18
console.log(title)