From ff273f227413862450af356301c01d7b5adc4e7f Mon Sep 17 00:00:00 2001 From: jorge-hangar Date: Wed, 21 Jul 2021 16:27:51 +0200 Subject: [PATCH] =?UTF-8?q?a=C3=B1adido=20el=20js=20de=20foundation=20al?= =?UTF-8?q?=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/layout/layout.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/layout/layout.phtml b/view/layout/layout.phtml index 672a221..4c37745 100644 --- a/view/layout/layout.phtml +++ b/view/layout/layout.phtml @@ -15,7 +15,6 @@ $this->headLink()->prependStylesheet($this->assetUrl('css/iconfonts.css', 'Omeka // 'integrity' => 'sha256-/PFxCnsMh+nTuM0k3VJCRch1gwnCfKjaP8rJNq5SoBg= sha384-9ksAFjQjZnpqt6VtpjMjlp2S0qrGbcwF/rvrLUg2vciMhwc1UJJeAAOLuJ96w+Nj sha512-UMSn6RHqqJeJcIfV1eS2tPKCjzaHkU/KqgAnQ7Nzn0mLicFxaVhm9vq7zG5+0LALt15j1ljlg8Fp9PT1VGNmDw==', // 'crossorigin' => 'anonymous' // ]); -$this->headScript()->prependFile($this->assetUrl('js/foundation.js')); $this->headScript()->prependFile($this->assetUrl('js/global.js', 'Omeka')); $this->headScript()->prependFile($this->assetUrl('js/expand-site-list-item.js')); @@ -94,8 +93,9 @@ endif; +