Hi, I'm trying to override a partial of a plugin from within another plugin.
I know it is possible to override templates from application level, by putting the customized template in the module's template/ directory of the application, and by using the same name as the original template. I'm trying to achieve the same thing, but from another plugin that is loaded after the one I need to customize. But the override doesn't happen. Am I missing something, or is it simply not possible ? Thank you for your help. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en