Beta iOS Safari: saved info page for takeout says "Deliver to:" and is blank instead of saying takeout #2870

This commit is contained in:
Daniel Camargo 2014-04-03 13:21:34 -03:00
parent 9255ea4230
commit caa8a18606

View File

@ -377,9 +377,6 @@
</p>
</div>
<div class="order-info" ng-show="restaurant.takeout == '1' && order.form.delivery_type=='takeout'">
<p>
Deliver to:<br />
</p>
<p class="restaurant-info-address">
Pick up from:<br />
<span ng-bind-html-unsafe="restaurant.address | nl2br"></span>