Translation : Ordering existing translations by keys. This should ease the merge process when conflicts occur
Fixed issue #123. Introduced NumberFormat::formatStandardNumber() Adding translation for Backoffice Adding translation for Backoffice fix close #131 fix updatePositionDownTest Translation : Ordering existing translations by keys. This should ease the merge process when conflicts occur Translation : Ordering existing translations by keys, This should ease the merge process when conflicts occur Translation : Ordering existing translations by keys, This should ease the merge process when conflicts occur
This commit is contained in:
@@ -100,6 +100,8 @@ class Folder extends BaseFolder
|
||||
|
||||
public function postDelete(ConnectionInterface $con = null)
|
||||
{
|
||||
$this->markRewritenUrlObsolete();
|
||||
|
||||
$this->dispatchEvent(TheliaEvents::AFTER_DELETEFOLDER, new FolderEvent($this));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user