@@ -1179,7 +1179,7 module ApplicationHelper | |||
|
1179 | 1179 | source |
|
1180 | 1180 | end |
|
1181 | 1181 | end |
|
1182 |
super |
|
|
1182 | super sources, options | |
|
1183 | 1183 | end |
|
1184 | 1184 | |
|
1185 | 1185 | # Overrides Rails' image_tag with themes and plugins support. |
@@ -1212,7 +1212,7 module ApplicationHelper | |||
|
1212 | 1212 | end |
|
1213 | 1213 | end |
|
1214 | 1214 | end |
|
1215 |
super |
|
|
1215 | super sources, options | |
|
1216 | 1216 | end |
|
1217 | 1217 | |
|
1218 | 1218 | # TODO: remove this in 2.5.0 |
General Comments 0
You need to be logged in to leave comments.
Login now