forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitd084d87
committed
minorsymfony#3485 [Cookbook][Assetic] Fix "javascripts" tag name typo (bicpi)
This PR was merged into the 2.3 branch.Discussion----------[Cookbook][Assetic] Fix "javascripts" tag name typo| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets | -Maybe the following note *This will most commonly live in the ``javascripts`` block...* is a bit confusing because the example does not show this Twig block and it has the same name as the Twig tag... The note could either be removed or I could add the `javascripts` Twig block to clarify?Commits-------f9a287b Move note about "javascripts" and "stylesheets" blocks to separate note blockscf8064d [Cookbook][Assetic] Fix "javascripts" tag name typo1 file changed
+34
-6
lines changedLines changed: 34 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 56 | + | |
59 | 57 |
| |
60 | 58 |
| |
61 | 59 |
| |
| |||
73 | 71 |
| |
74 | 72 |
| |
75 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
76 | 90 |
| |
77 | 91 |
| |
78 | 92 |
| |
| |||
95 | 109 |
| |
96 | 110 |
| |
97 | 111 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
| 112 | + | |
101 | 113 |
| |
102 | 114 |
| |
103 | 115 |
| |
| |||
116 | 128 |
| |
117 | 129 |
| |
118 | 130 |
| |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
119 | 147 |
| |
120 | 148 |
| |
121 | 149 |
| |
|
0 commit comments
Comments
(0)