pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit fdb1d2847db22a7b1c08a3eefd100020472c9ece parent 0e8772a133c8eafe98eba9cb41b84af4fc3c1f4c Author: Jul <jul@9o.is> Date: Thu, 28 Aug 2014 14:50:32 -0400 search box is not hidden when a search is nonfound Diffstat:
| M | src/main/webapp/templates-hidden/parts/btm-map.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/webapp/templates-hidden/parts/btm-map.html b/src/main/webapp/templates-hidden/parts/btm-map.html @@ -64,7 +64,7 @@ </div> </div> - <div class="well search-box" ng-hide="!mapLoaded || nonfound"> + <div class="well search-box" ng-hide="!mapLoaded"> <form name="form" ng-submit="search()" novalidate ng-cloak> <div class="input-group">