BUG 000 Modification of alignment windows to scrollbar

This commit is contained in:
Marco Antonio Nina
2012-02-29 11:05:14 -04:00
parent 989747381b
commit 9eecacae73
3 changed files with 3 additions and 3 deletions

View File

@@ -1373,7 +1373,7 @@ var processmap=function(){
}
panel.options={
limit:true,
size:{w:670,h:410},
size:{w:670,h:450},
position:{x:50,y:50,center:true},
title: G_STRINGS.ID_PROCESSMAP_TASK_STEPS+" "+data.label.substr(0,82) + (data.label.length>=82 ? "..." : "") ,
theme:this.options.theme,