在前面工作的最好的方法,是通过渲染树枝或卓别林?
我尝试用{%扩展'OroUIBundle:actions:index.html.twig‘%},但我不能扩展
tnks
发布于 2018-03-09 10:54:53
如果您想要自定义前端视图-您需要覆盖细枝模板。查看本手册:https://oroinc.com/orocrm/doc/current/dev-guide/customization#overriding-templates
还请检查此示例:https://github.com/oroinc/orocommerce/blob/master/src/Oro/Bundle/CustomThemeBundle/README.md
https://stackoverflow.com/questions/49156285
相似问题