BUG 7516 Login name is not enough for sender identification in case notes

the error in IE was fixed
This commit is contained in:
Carlos Pacha
2011-09-06 17:39:36 -04:00
parent dc2903c2fb
commit 37603d1437

View File

@@ -372,7 +372,7 @@ var openSummaryWindow = function(applicationUID, delegation) {
{
xtype: 'displayfield',
name: 'DEL_FINISH_DATE'
}],
}]
});
var summaryWindow = new Ext.Window({