From 696c23fd29b75f02567ccb56a9930a3823688e04 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sat, 11 Jun 2016 19:49:23 +0200 Subject: Lighten some nav --- generator/after-bake/src/Template/Adherents/index.ctp | 2 -- 1 file changed, 2 deletions(-) (limited to 'generator/after-bake/src/Template/Adherents') diff --git a/generator/after-bake/src/Template/Adherents/index.ctp b/generator/after-bake/src/Template/Adherents/index.ctp index 77d402d..9f62c14 100644 --- a/generator/after-bake/src/Template/Adherents/index.ctp +++ b/generator/after-bake/src/Template/Adherents/index.ctp @@ -24,9 +24,7 @@
  • Html->link(__('New Adherent'), ['action' => 'add']) ?>
  • Html->link(__('List Villes'), ['controller' => 'Villes', 'action' => 'index']) ?>
  • -
  • Html->link(__('New Ville'), ['controller' => 'Villes', 'action' => 'add']) ?>
  • Html->link(__('List Services'), ['controller' => 'Services', 'action' => 'index']) ?>
  • -
  • Html->link(__('New Service'), ['controller' => 'Services', 'action' => 'add']) ?>
  • Form->postLink(__('Apply routing'), 'https://priv.chd.sx/api/gen_conf.php', ['confirm' => __('Are you sure you want to globally apply routing?')] -- cgit v1.1