Commit 6ba6ffd
committed
bug #5058 Fix: assets_version instead of asset_version (sebastianblum)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5058).
Discussion
----------
Fix: assets_version instead of asset_version
The name of the function is assets_version, see
https://github.com/symfony/symfony/blob/2.7/src/Symfony/Bundle/TwigBundle/Extension/AssetsExtension.php
Commits
-------
40363c9 Fix: assets_version instead of asset_version1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments