From 48d22235aef3091e80322554cfecfaab08c95879 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 24 May 2019 11:01:12 +0300 Subject: [PATCH] Flextype Box Plugin: Admin #125 #117 - Templates Controller/Views implementation --- .../app/Controllers/TemplatesController.php | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 site/plugins/admin/app/Controllers/TemplatesController.php diff --git a/site/plugins/admin/app/Controllers/TemplatesController.php b/site/plugins/admin/app/Controllers/TemplatesController.php new file mode 100644 index 00000000..00648363 --- /dev/null +++ b/site/plugins/admin/app/Controllers/TemplatesController.php @@ -0,0 +1,53 @@ +