mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Coding standards
This commit is contained in:
@@ -54,7 +54,7 @@ class Controller_Prod_Records_Edit implements ControllerProviderInterface
|
||||
return $twig->render($template, array('edit' => $editing, 'message' => ''));
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
return $controllers;
|
||||
}
|
||||
|
||||
|
@@ -57,4 +57,4 @@ class Controller_Prod_Records_MoveCollection implements ControllerProviderInterf
|
||||
return $controllers;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -174,4 +174,4 @@ class Controller_Prod_Records_Tooltip implements ControllerProviderInterface
|
||||
return $controllers;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user