create resource and page for export

This commit is contained in:
Manuel Raynaud
2014-04-24 17:02:40 +02:00
parent 74e6ce1b46
commit 0deadcd247
7 changed files with 143 additions and 12 deletions

View File

@@ -103,5 +103,7 @@ final class AdminResources
const EXPORT = "admin.export";
const EXPORT_CUSTOMER_NEWSLETTER = "admin.export.customer.newsletter";
const TOOLS = "admin.tools";
}