Commit ec4cfa1
committed
bug symfony#2416 [Icons] Fix LockIconsCommand definition when Iconify disabled (smnandre)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[Icons] Fix LockIconsCommand definition when Iconify disabled
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix symfony#2415
| License | MIT
When iconify is disabled, LockIconsCommand definition is accessed without been set first.
Commits
-------
6ba36f7 [Icons] Fix LockIconsCommand definition when Iconify disabled1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
| |||
0 commit comments