BUG 11284 "When you select an image, the apply button image is shown on
the right bottom side" SOLVED -When you select an image, the apply buttom image is not shown right on the right bottom side. -Solved, now the apply buttom image is not shown under the selected image.
This commit is contained in:
@@ -182,6 +182,7 @@ Ext.onReady(function() {
|
|||||||
autoHeight : false,
|
autoHeight : false,
|
||||||
height : 800,
|
height : 800,
|
||||||
multiSelect : true,
|
multiSelect : true,
|
||||||
|
autoScroll: true,
|
||||||
overClass : 'x-view-over',
|
overClass : 'x-view-over',
|
||||||
itemSelector: 'div.thumb-wrap',
|
itemSelector: 'div.thumb-wrap',
|
||||||
emptyText : _('ID_NO_IMAGES_TO_DISPLAY'),
|
emptyText : _('ID_NO_IMAGES_TO_DISPLAY'),
|
||||||
|
|||||||
Reference in New Issue
Block a user