Little js error when import a process using IE10

This commit is contained in:
Julio Cesar Laura
2014-11-14 10:38:10 -04:00
parent aafbe8ff55
commit 051e6b3bea

View File

@@ -1207,7 +1207,7 @@ importProcess = function()
Ext.MessageBox.show({ Ext.MessageBox.show({
title : '', title : '',
msg : resp_.catchMessage, msg : resp.catchMessage,
buttons : Ext.MessageBox.OK, buttons : Ext.MessageBox.OK,
animEl : 'mb9', animEl : 'mb9',
fn : function(){}, fn : function(){},