From 85e7f66ada595ca163cbd24634437c11decc9983 Mon Sep 17 00:00:00 2001 From: iglocska Date: Fri, 19 Dec 2014 15:18:34 +0100 Subject: [PATCH] Added missing view --- app/View/Events/ajax/exportChoice.ctp | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 app/View/Events/ajax/exportChoice.ctp diff --git a/app/View/Events/ajax/exportChoice.ctp b/app/View/Events/ajax/exportChoice.ctp new file mode 100644 index 000000000..3a8c36b18 --- /dev/null +++ b/app/View/Events/ajax/exportChoice.ctp @@ -0,0 +1,32 @@ +
+ +
+ + $export): ?> + + + + + +
+ + + + +   + +
+
+
Cancel
+
+ \ No newline at end of file