Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15182 Rev 15183
Línea 77... Línea 77...
77
    'CANCEL' : 'LABEL_CANCEL',
77
    'CANCEL' : 'LABEL_CANCEL',
78
}
78
}
79
JS;
79
JS;
Línea 80... Línea 80...
80
 
80
 
81
$this->inlineScript()->appendScript($js);
-
 
82
$this->headLink()->appendStylesheet('/react-bundles/profile/main.css');
81
$this->inlineScript()->appendScript($js);
83
$this->inlineScript()->appendFile('/react-bundles/profile/profileBundle.js');
82
$this->inlineScript()->appendFile('/react-bundles/profile/profileBundle.js');
Línea 84... Línea 83...
84
?>
83
?>
85
 
84