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:
marcelo
2013-04-22 14:07:42 -04:00
parent 43ea1fbdd4
commit 4ff5f7f78b

View File

@@ -182,6 +182,7 @@ Ext.onReady(function() {
autoHeight : false,
height : 800,
multiSelect : true,
autoScroll: true,
overClass : 'x-view-over',
itemSelector: 'div.thumb-wrap',
emptyText : _('ID_NO_IMAGES_TO_DISPLAY'),