Rev 15278 |
Rev 15281 |
Ir a la última revisión |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 15278 |
Rev 15280 |
| Línea 44... |
Línea 44... |
| 44 |
|
44 |
|
| 45 |
|
45 |
|
| Línea -... |
Línea 46... |
| - |
|
46 |
$this->headLink()->appendStylesheet($this->basePath('plugins/bootstrap4-toggle/css/bootstrap4-toggle.min.css'));
|
| - |
|
47 |
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap4-toggle/js/bootstrap4-toggle.min.js'));
|
| 46 |
$this->headLink()->appendStylesheet($this->basePath('plugins/bootstrap4-toggle/css/bootstrap4-toggle.min.css'));
|
48 |
|
| 47 |
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap4-toggle/js/bootstrap4-toggle.min.js'));
|
49 |
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap/js/bootstrap.js'));
|
| Línea 48... |
Línea 50... |
| 48 |
|
50 |
$this->inlineScript()->appendFile($this->basePath('plugins/popper/popper.js'));
|