pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 21e20b6238c9e932d9715fdf0aed7d62fb423cbc parent 8d340f2da4b726cfb91deccd6e0af4631439e32c Author: Jul <jul@9o.is> Date: Fri, 17 Oct 2014 13:57:20 -0400 removed merchant phone number from map Diffstat:
| M | src/main/webapp/templates-hidden/parts/atm-map.html | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/main/webapp/templates-hidden/parts/atm-map.html b/src/main/webapp/templates-hidden/parts/atm-map.html @@ -107,7 +107,6 @@ <strong>{{m.name}}</strong><br> {{m.address}}<br> {{m.city}}, {{m.state}}<br> - <abbr title="Phone">P:</abbr> {{m.phone}}<br> <a href="{{ pageAtm(m) }}" target="_blank">Click here for help</a><br> <h6 class="store-status text-{{m.statusLevel}}">{{m.status}}</h6> </address>