[gnome-web-www: 49/68] Drop responsive.js from the enqueque scripts
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www: 49/68] Drop responsive.js from the enqueque scripts
- Date: Tue, 24 Jan 2017 15:51:20 +0000 (UTC)
commit 9f76e345e2852a9fb8ead1d9b49959499c26047e
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Mon Jan 9 19:37:49 2017 +0200
Drop responsive.js from the enqueque scripts
theme/functions.php | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/theme/functions.php b/theme/functions.php
index 78e0d53..6faf68a 100644
--- a/theme/functions.php
+++ b/theme/functions.php
@@ -80,7 +80,6 @@ function gnomegrass_resources() {
// Common scripts
wp_enqueue_script( 'bootstrap-js', get_template_directory_uri() . '/js/bootstrap.min.js',
array('jquery'), null, true);
wp_enqueue_script( 'template', get_template_directory_uri() . '/js/template.js', array('jquery'), null,
true);
- wp_enqueue_script( 'responsive-menu', get_template_directory_uri() . '/js/responsive.js',
array('jquery'), null, true);
// Common stylesheets
wp_enqueue_style('bootstrap', get_template_directory_uri() . '/css/bootstrap.min.css');
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]