From f3a91fb819783f58cf4ae95dba776a4a373dd227 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Fri, 8 Nov 2013 19:51:22 +0100 Subject: Fix issue #177: déplacement menu gestion catégories MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Le menu de gestion des catégories a été déplacé au niveau de la gestion des abonnements (le regroupement est plus logique) Le lien pour accéder au flux RSS a été déplacé dans le menu "affichage" (peut être sujet à discussion) Une prochaine pourrait être de splitter le menu "Général et lecture" en plusieurs vues --- app/layout/aside_configure.phtml | 6 ------ app/layout/aside_feed.phtml | 8 +++++++- app/layout/aside_flux.phtml | 20 +------------------- app/layout/header.phtml | 2 -- app/layout/nav_menu.phtml | 23 +++++++++++++++++++++++ 5 files changed, 31 insertions(+), 28 deletions(-) (limited to 'app/layout') diff --git a/app/layout/aside_configure.phtml b/app/layout/aside_configure.phtml index 1e525dd29..0ca2ed099 100644 --- a/app/layout/aside_configure.phtml +++ b/app/layout/aside_configure.phtml @@ -4,12 +4,6 @@
  • -
  • - -
  • -
  • - -
  • diff --git a/app/layout/aside_feed.phtml b/app/layout/aside_feed.phtml index b00c1816c..04893f651 100644 --- a/app/layout/aside_feed.phtml +++ b/app/layout/aside_feed.phtml @@ -38,7 +38,13 @@ -
  • +
  • + +
  • + +
  • + +
  • diff --git a/app/layout/aside_flux.phtml b/app/layout/aside_flux.phtml index 6ebbbc036..a2465c6cf 100644 --- a/app/layout/aside_flux.phtml +++ b/app/layout/aside_flux.phtml @@ -2,29 +2,11 @@