From 8eee0f8f1ad050497caf3be1390e7b6913bdb02c Mon Sep 17 00:00:00 2001 From: Bozhidar Hristov Date: Mon, 27 Aug 2018 13:21:08 +0300 Subject: [PATCH] add bootstrap 4 support - add docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5af2cdc..163788f 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,8 @@ twig: - 'VM5EntityTranslationsBundle::bootstrap_3_tab_layout.html.twig' ``` +Use `'VM5EntityTranslationsBundle::bootstrap_4_tab_layout.html.twig'` for Bootstrap 4 support. + You need to create translation's form. ```php