From 639df7c95066f0a65d8ef29f569f8dcbbb8415a2 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 4 Apr 2018 14:38:47 +0200 Subject: [PATCH] removed custom module libraries dependencies in edlptheme library --- sites/all/themes/custom/edlptheme/edlptheme.libraries.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml b/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml index f421869d7..b05b5af43 100644 --- a/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml +++ b/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml @@ -27,9 +27,9 @@ global-js: # - core/jquery.ui.draggable # - core/jquery.ui.dropable # - core/jquery.ui.sortable - - edlp_corpus/corpus - - edlp_studio/edlp_studio-library - - edlp_search/edlp_search-library + # - edlp_corpus/corpus + # - edlp_studio/edlp_studio-library + # - edlp_search/edlp_search-library - url_to_video_filter/player_embed - url_to_video_filter/vimeo_embed - url_to_video_filter/youtube_embed