From 62706b672939519e51ccae3755d6acaf03d6c737 Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Date: Mon, 24 Oct 2016 11:42:40 +0200 Subject: [PATCH] Transactional maps (Added "no maps" message with styles) --- .../general/firts_task/transactional_list.php | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 pandora_console/general/firts_task/transactional_list.php diff --git a/pandora_console/general/firts_task/transactional_list.php b/pandora_console/general/firts_task/transactional_list.php new file mode 100644 index 0000000000..37328ada39 --- /dev/null +++ b/pandora_console/general/firts_task/transactional_list.php @@ -0,0 +1,34 @@ + +true, 'message'=> __('There are no transactions defined yet.') ) ); ?> + +
+
+ __('Transactions')));?> +
+
+

+

+
+ +
+
+
\ No newline at end of file