From 6fc16ed8a307cb95ef9e60f2e3e781b4734cabfd Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Thu, 14 Mar 2013 18:04:45 +0100 Subject: Meilleur affichage page d'erreur + on n'affiche plus une catégorie si aucun flux n'en fait partie MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controllers/configureController.php | 2 -- app/layout/aside_feed.phtml | 2 +- app/layout/aside_flux.phtml | 5 +++-- app/views/error/index.phtml | 6 +++--- 4 files changed, 7 insertions(+), 8 deletions(-) (limited to 'app') diff --git a/app/controllers/configureController.php b/app/controllers/configureController.php index ebf59e2cd..9a42599a8 100755 --- a/app/controllers/configureController.php +++ b/app/controllers/configureController.php @@ -10,8 +10,6 @@ class configureController extends ActionController { } } - public function indexAction () { } - public function categorizeAction () { $catDAO = new CategoryDAO (); diff --git a/app/layout/aside_feed.phtml b/app/layout/aside_feed.phtml index aca000cd6..7e37b2ac4 100644 --- a/app/layout/aside_feed.phtml +++ b/app/layout/aside_feed.phtml @@ -4,7 +4,7 @@ feeds)) { ?> feeds as $feed) { ?>
  • - name (); ?> + name (); ?>
  • diff --git a/app/layout/aside_flux.phtml b/app/layout/aside_flux.phtml index 9403a0445..f6d8b3887 100644 --- a/app/layout/aside_flux.phtml +++ b/app/layout/aside_flux.phtml @@ -21,6 +21,7 @@ cat_aside as $cat) { ?> feeds (); $catNotRead = $cat->nbNotRead (); ?> +
  • name (); ?> @@ -31,7 +32,7 @@
  • - + diff --git a/app/views/error/index.phtml b/app/views/error/index.phtml index 626102109..21d298eb4 100644 --- a/app/views/error/index.phtml +++ b/app/views/error/index.phtml @@ -1,6 +1,6 @@ -
    -