From 48a1aa7d52e712d5f64a33a003b31f23a00b99f5 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Thu, 25 Oct 2012 17:08:17 +0200 Subject: ajout de la fonctionnalité pour paramétrer les raccourcis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/configure/flux.phtml | 2 ++ app/views/configure/shortcut.phtml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 app/views/configure/shortcut.phtml (limited to 'app/views/configure') diff --git a/app/views/configure/flux.phtml b/app/views/configure/flux.phtml index fe1ddc644..1aa26c634 100644 --- a/app/views/configure/flux.phtml +++ b/app/views/configure/flux.phtml @@ -36,6 +36,8 @@ + + diff --git a/app/views/configure/shortcut.phtml b/app/views/configure/shortcut.phtml new file mode 100644 index 000000000..6fc253dd5 --- /dev/null +++ b/app/views/configure/shortcut.phtml @@ -0,0 +1,34 @@ + + list_keys as $key) { ?> + + +conf->shortcuts (); ?> + +
+

Gérer les raccourcis

+ + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3