This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
3erPartyFlowdat3
/
SonataAdminBundle
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Browse Source
fixed wrong dom node, caused by reverting
#3621
Oskar Stark
9 năm trước cách đây
mục cha
25f7ebe454
commit
91e7eb8b85
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
Resources/views/CRUD/base_edit_form_macro.html.twig
+ 1
- 1
Resources/views/CRUD/base_edit_form_macro.html.twig
Xem Tập Tin
@@ -31,5 +31,5 @@
</div>
</div>
{% endfor %}
-
{% if has_tab %}
</div>
{% endif %}
+ </div>
{% endmacro %}