Refactor basket_adapter

This commit is contained in:
Romain Neutron
2011-12-26 12:09:26 +01:00
parent 0e6757e2db
commit cbad5d5371
6 changed files with 101 additions and 1149 deletions

View File

@@ -1365,7 +1365,7 @@ function edit_applyMultiDesc(evt)
,
success : function(data){
if(p4.edit.what == 'GRP' || p4.edit.what == 'SSEL')
refreshBaskets('current');
return p4.WorkZone.refresh('current');
$("#Edit_copyPreset_dlg").remove();
$('#EDITWINDOW').hide();
hideOverlay(2);