Merge pull request #56 from alvarocs/BUG-9229

BUG 9229 Problema con la ventana Key del ProcessMap. SOLVED
This commit is contained in:
julceslauhub
2012-06-12 12:58:55 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -275,7 +275,7 @@ class Ajax
oLeyendsPanel = new leimnud.module.panel();
oLeyendsPanel.options = {
size :{w:160,h:140},
size :{w:160,h:155},
position:{x:((document.body.clientWidth * 95) / 100) - ((document.body.clientWidth * 95) / 100 - (((document.body.clientWidth * 95) / 100) - 160)),y:45,center:false},
title :G_STRINGS.ID_COLOR_LEYENDS,
theme :"processmaker",