Rev 5179 |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 5179 |
Rev 6741 |
| Línea 7... |
Línea 7... |
| 7 |
ACCEPT: 'LABEL_ACCEPT',
|
7 |
ACCEPT: 'LABEL_ACCEPT',
|
| 8 |
REJECT: 'LABEL_REJECT',
|
8 |
REJECT: 'LABEL_REJECT',
|
| 9 |
DATATABLE_SZERORECORDS: 'LABEL_DATATABLE_SZERORECORDS'
|
9 |
DATATABLE_SZERORECORDS: 'LABEL_DATATABLE_SZERORECORDS'
|
| 10 |
}
|
10 |
}
|
| 11 |
JS;
|
11 |
JS;
|
| - |
|
12 |
|
| 12 |
$this->inlineScript()->appendScript($js);
|
13 |
$this->inlineScript()->appendScript($js);
|
| 13 |
$this->headLink()->appendStylesheet('/look-and-field/profile.css');
|
14 |
$this->headLink()->appendStylesheet('/look-and-field/profile.css');
|
| 14 |
$this->inlineScript()->appendFile('/react-bundles/group/invitations-received/invitationsReceivedBundle.js');
|
15 |
$this->inlineScript()->appendFile('/react-bundles/group/invitations-received/invitationsReceivedBundle.js');
|
| 15 |
?>
|
16 |
?>
|