[guadec-web] and add the jquery to the header
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] and add the jquery to the header
- Date: Tue, 1 Jul 2014 17:31:27 +0000 (UTC)
commit bcafe2d9d7ae6650ec945920db1a1272e7aceb1e
Author: Andreas Nilsson <anilsson redhat com>
Date: Tue Jul 1 19:31:18 2014 +0200
and add the jquery to the header
guadec/header.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/guadec/header.php b/guadec/header.php
index 8acf7a1..062acf2 100755
--- a/guadec/header.php
+++ b/guadec/header.php
@@ -29,6 +29,7 @@
<script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
<![endif]-->
<?php wp_head(); ?>
+<script type="text/javascript" src="<?php bloginfo('stylesheet_directory');
?>/js/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('stylesheet_directory');
?>/js/calculate-total.js"></script>
</head>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]