changed tags to features
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 12 Jan 2016 13:59:01 +0000 (08:59 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 12 Jan 2016 13:59:01 +0000 (08:59 -0500)
js/app.js
js/custom/upcp.js
parts/sidebar-l.php

index be0786e..81ecbef 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -154,6 +154,7 @@ $(document).ready(function () {
         $("expandable-hitarea").triggerHandler("click");
     });
     
+    
 //    $("document").ready(function() {
 //        $(".hitarea").trigger('click');
 //        $(".hitarea").click(function(){ 
index d050d9f..600d192 100644 (file)
@@ -134,6 +134,7 @@ $(document).ready(function () {
         $("expandable-hitarea").triggerHandler("click");
     });
     
+    
 //    $("document").ready(function() {
 //        $(".hitarea").trigger('click');
 //        $(".hitarea").click(function(){ 
index c915f2c..d67a3ef 100644 (file)
@@ -2,7 +2,7 @@
     <div id="blog-side-info">
         <form id="searchform" action="<?php bloginfo('url'); ?>" method="get">
           <div id="tagBox">
-              <h2> Tags </h2>
+              <h2> Features </h2>
            <?php 
             $args = array(
                 "hide_empty"=> false,