Skip to content

Commit

Permalink
Update README.md on how to use Form theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bozhidar Hristov committed Jul 30, 2020
1 parent 74732e9 commit ecdd5c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,10 +379,10 @@ Load form theme (optionally)
```yaml
twig:
form_themes:
- 'ArxyEntityTranslationsBundle::bootstrap_3_tab_layout.html.twig'
- '@ArxyEntityTranslations/bootstrap_4_tab_layout.html.twig'
```

Use `'ArxyEntityTranslationsBundle::bootstrap_4_tab_layout.html.twig'` for Bootstrap 4 support.
Use `'@ArxyEntityTranslations/bootstrap_3_tab_layout.html.twig'` for Bootstrap 3 support.


You need to create translation's form.
Expand Down

0 comments on commit ecdd5c7

Please sign in to comment.