Fixed task properties tab height

This commit is contained in:
abraar
2011-02-17 07:56:10 +00:00
parent c72d56272f
commit 8e20135fc5

View File

@@ -1300,7 +1300,7 @@ TaskContext.prototype.editTaskProperties= function()
collapsible: false,
maximizable: false,
width: 600,
height: 400,
height: 370,
minWidth: 300,
minHeight: 150,
layout: 'fit',