update area postage

This commit is contained in:
Manuel Raynaud
2013-10-14 11:12:17 +02:00
parent 8d4fa3b29b
commit 52b68df4bc
4 changed files with 59 additions and 6 deletions

View File

@@ -240,6 +240,7 @@ final class TheliaEvents
const AREA_ADD_COUNTRY = 'action.area.addCountry';
const AREA_REMOVE_COUNTRY = 'action.area.removeCountry';
const AREA_POSTAGE_UPDATE = 'action.area.postageUpdate';
// -- Categories Associated Content ----------------------------------------