Search found 1 match
Page 1 of 1
Search found 1 match
Re: Problem with Image Manager
after replacing this line, in the: oc22/admin/view/javascript/ common.js Line 152, in my OC v.2.2.0.0: $('#modal-image a.thumbnail').on('click', function(e) { with this line: $('#modal-image').delegate('a.thumbnail', 'click', function(e) { it works perfect ! ;) Ernie PS. And this may help, if someo...
Jump to post- Tue Jul 26, 2016 2:14 pm
- Replies 66
- Views 30197
Page 1 of 1
Search found 1 match