BUG 7516 Login name is not enough for sender identification in case notes
the error in IE was fixed
This commit is contained in:
@@ -372,7 +372,7 @@ var openSummaryWindow = function(applicationUID, delegation) {
|
|||||||
{
|
{
|
||||||
xtype: 'displayfield',
|
xtype: 'displayfield',
|
||||||
name: 'DEL_FINISH_DATE'
|
name: 'DEL_FINISH_DATE'
|
||||||
}],
|
}]
|
||||||
});
|
});
|
||||||
|
|
||||||
var summaryWindow = new Ext.Window({
|
var summaryWindow = new Ext.Window({
|
||||||
|
|||||||
Reference in New Issue
Block a user