From e96b65802d9571a4fe4e9f1e42ef03d76c0b9110 Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Fri, 10 Jan 2014 20:38:16 -0500 Subject: [PATCH] =?UTF-8?q?Correction=20du=20bug=20de=20vue=20globale.=20L?= =?UTF-8?q?orsque=20la=20vue=20globale=20est=20la=20vue=20par=20d=C3=A9fau?= =?UTF-8?q?t=20et=20que=20la=20vue=20normale=20est=20s=C3=A9lectionn=C3=A9?= =?UTF-8?q?e,=20la=20navigation=20continue=20en=20vue=20globale.=20C'est?= =?UTF-8?q?=20=C3=A9galement=20vrai=20pour=20la=20vue=20lecture.=20Le=20co?= =?UTF-8?q?mportement=20est=20modifi=C3=A9=20pour=20conserver=20la=20vue?= =?UTF-8?q?=20s=C3=A9lectionn=C3=A9e=20lors=20de=20la=20navigation.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout/aside_flux.phtml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/app/layout/aside_flux.phtml b/app/layout/aside_flux.phtml index 8730baf0e..f2f85df30 100644 --- a/app/layout/aside_flux.phtml +++ b/app/layout/aside_flux.phtml @@ -13,9 +13,15 @@
  • + conf->view_mode !== Minz_Request::param('output', 'normal')) { + $output = array('output', 'normal'); + } + ?>
  • - + @@ -24,7 +30,7 @@
  • get_c == $cat->id ()) { $c_active = true; } ?> @@ -53,7 +59,7 @@ ✇ - name(); ?> + name(); ?>