mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Fix coding standards
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
{% set basket_scope = 'objects'%}
|
||||
|
||||
{% import 'prod/WorkZone/Macros.twig' as Macros %}
|
||||
|
||||
|
||||
{% if basket.getValidation() and basket.getValidation().getInitiator() == core.getAuthenticatedUser() %}
|
||||
{{ Macros.display_validation(basket, ordre, user, session) }}
|
||||
{% else %}
|
||||
|
Reference in New Issue
Block a user