- agregado el boton de paypal en la vista "cart"

- quitado el boton de carrito en las vistas distintas a "map"
- correccion del "wait" en la vista "map"
parent f969923e
...@@ -183,7 +183,7 @@ ...@@ -183,7 +183,7 @@
</td> </td>
</tr> </tr>
{% endfor %} {% endfor %}
</tbody> </tbody>
</table> </table>
<ul class="pagination"> <ul class="pagination">
{% if productList.has_previous %} {% if productList.has_previous %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment