Commit 5061238
committed
minor symfony#9064 Fixed the default value for toolbar configuration (nicosomb)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes symfony#9064).
Discussion
----------
Fixed the default value for toolbar configuration
Because the below full default configuration shows that `toolbar` is set to `false`, we need to add consistence here.
Commits
-------
1b78c34 Fixed the default value for toolbar configuration1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments