# | Line 201 | Line 201 | function toggleDisplay(id, type) { | |
---|---|---|
201 | 'image_3' => $image_3, | |
202 | 'image_3_link' => $image_3_link, | |
203 | 'image_4' => $image_4, | |
204 | < | 'image_4_link' => $image_4_link |
204 | > | 'image_4_link' => $image_4_link, |
205 | 'target_ids' => $target_ids)); | |
206 | } | |
207 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |