Move task edit form to the task layout

This commit is contained in:
Frédéric Guillot
2014-09-23 20:16:07 +02:00
parent dd7579e5a8
commit a5337cfe5c
6 changed files with 95 additions and 73 deletions

View File

@@ -8,8 +8,8 @@ namespace Core;
* @package core
* @author Frederic Guillot
*/
interface Listener {
interface Listener
{
/**
* Execute the listener
*