CC-4607: Library: Please make the 'Add x items' following mouse's point
-fixed
This commit is contained in:
parent
c605c97268
commit
bf4f5fd699
@ -102,6 +102,10 @@ var AIRTIME = (function(AIRTIME) {
|
||||
return container;
|
||||
},
|
||||
cursor : 'pointer',
|
||||
cursorAt: {
|
||||
top: 30,
|
||||
left: 100
|
||||
},
|
||||
connectToSortable : '#spl_sortable'
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user