move url generation to I18n entity

This commit is contained in:
Manuel Raynaud
2013-09-17 20:45:29 +02:00
parent c659bc0e66
commit 5a64654ce5
3 changed files with 12 additions and 3 deletions

View File

@@ -67,7 +67,6 @@ class Folder extends BaseFolder
{
$this->setPosition($this->getNextPosition());
return true;
}
}