From 1de577a5ae785b67a7990f14057e70c4f28f02f3 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sun, 22 Jul 2018 15:36:58 +0200 Subject: action-nav : add separator, equipements/index fix filter config --- app-from-scratch.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app-from-scratch.sh') diff --git a/app-from-scratch.sh b/app-from-scratch.sh index 8dd51ba..4ad2077 100644 --- a/app-from-scratch.sh +++ b/app-from-scratch.sh @@ -383,3 +383,5 @@ editor $p/Template/view.twig $p/Template/index.twig $p/Element/form.twig config/ git add $p/Template/view.twig $p/Template/index.twig $p/Element/form.twig config/bake_extra.php git add ../app-from-scratch.sh git commit -m "bake : limit action links to defined controller methods" +# a86c0db98c3b5f12b0f47532c5136234a5161f5d + -- cgit v1.1