Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5118 Rev 5120
Línea 32... Línea 32...
32
    COMMENTS: 'LABEL_COMMENTS',
32
    COMMENTS: 'LABEL_COMMENTS',
33
    LIKE: 'LABEL_LIKE',
33
    LIKE: 'LABEL_LIKE',
34
    UNLIKE: 'LABEL_UNLIKE',
34
    UNLIKE: 'LABEL_UNLIKE',
35
    DELETE: 'LABEL_DELETE',
35
    DELETE: 'LABEL_DELETE',
36
    ACCEPT: 'LABEL_ACCEPT',
36
    ACCEPT: 'LABEL_ACCEPT',
37
    WRITE_A_COMMENT: 'LABEL_WRITE_A_COMMENT'
37
    WRITE_A_COMMENT: 'LABEL_WRITE_A_COMMENT',
-
 
38
    SENDS: 'LABEL_SENDS'
38
  }
39
  }
Línea 39... Línea 40...
39
 
40
 
40
JS;
41
JS;
41
$this->inlineScript()->appendScript($js);
42
$this->inlineScript()->appendScript($js);