From b396cb116b66d0d0735ba8be3cd25d86b4d8eb96 Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Tue, 8 Apr 2014 00:58:44 +0200 Subject: [PATCH] html, js and css fixes --- .../templates/tipi_payment_plugin/tipi.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html b/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html index 11efabc..458ee55 100644 --- a/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html +++ b/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html @@ -65,7 +65,7 @@ function tipi() { {% else %} return exer; {% endif %} - }; + }}; var tipi_url = '{{ instance.url }}?saisie={{ instance.saisie }}&numcli=' + document.getElementById('numcli').value; var url_params = '&'; @@ -111,7 +111,7 @@ function tipi() { } #tipi .error { color: #f00; - font-size:.9em; + font-size:.8em; display: none; } #tipi #wip { @@ -132,10 +132,10 @@ function tipi() {

{% trans "Paiement en cours..." %}

-