projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5bb584
)
Remove test code
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 7 Sep 2016 18:19:45 +0000
(14:19 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 7 Sep 2016 18:19:45 +0000
(14:19 -0400)
Seeing if this actually is used.
wunderground/search-form.html
patch
|
blob
|
history
diff --git
a/wunderground/search-form.html
b/wunderground/search-form.html
index
6f25617
..
d0d3a62
100644
(file)
--- a/
wunderground/search-form.html
+++ b/
wunderground/search-form.html
@@
-8,7
+8,7
@@
{% if showdata.search is not empty %}
<form class="wu-search ui-front">
<label>
- {{ location_title }}
Test
+ {{ location_title }}
</label>
</form>
{% endif %}