From 5768d0fc7fe7e29491b788b08096ca1435b82aeb Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sun, 14 Apr 2013 19:40:29 +0200 Subject: Amélioration esthétique pour l'actualisation des flux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/javascript/actualize.phtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/views/javascript') diff --git a/app/views/javascript/actualize.phtml b/app/views/javascript/actualize.phtml index ad1c4e2e6..16188422a 100644 --- a/app/views/javascript/actualize.phtml +++ b/app/views/javascript/actualize.phtml @@ -6,9 +6,8 @@ feeds.push (" 'feed', 'a' => 'actualize', function initProgressBar (init) { if (init) { $("body").after ("\
\ - Actualisation :\ + Actualisation 0 / " + feeds.length + "
\ \ - 0 / " + feeds.length + "\
"); } else { window.location.reload (); -- cgit v1.2.3