Fixed IE 8 issues.

This commit is contained in:
abraar
2011-02-12 11:43:56 +00:00
parent 4197a757f5
commit 0c575422a2
2 changed files with 93 additions and 129 deletions

View File

@@ -453,7 +453,6 @@ TaskContext.prototype.editTaskSteps = function(_3252){
window.show();
}
TaskContext.prototype.editUsers= function()
{
var taskExtObj = new TaskContext();
@@ -2038,7 +2037,7 @@ TaskContext.prototype.editUsersAdHoc= function()
collapsible: false,
maximizable: false,
width: 400,
height: 370,
height: 360,
minWidth: 200,
minHeight: 150,
layout: 'fit',

File diff suppressed because it is too large Load Diff