From 529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105 Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 24 Aug 2021 15:38:16 +0200 Subject: Update --- .../cms-special/admin-v2/home/data/index.php | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Neutron-trunk/cms-special/admin-v2/home/data/index.php (limited to 'Neutron-trunk/cms-special/admin-v2/home/data') diff --git a/Neutron-trunk/cms-special/admin-v2/home/data/index.php b/Neutron-trunk/cms-special/admin-v2/home/data/index.php new file mode 100644 index 0000000..29205dc --- /dev/null +++ b/Neutron-trunk/cms-special/admin-v2/home/data/index.php @@ -0,0 +1,27 @@ + + "Tableau de bord", "headerName" => "Tableau de bord" ]; require_once $_SERVER['DOCUMENT_ROOT'] . "/cms-special/admin/\$resources/precontent.php"; ?> +
+ /cms-special/admin/home" class="mdc-button mdc-button--outlined"> +
+ + +
+ +

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