Improved Zoom Function

This commit is contained in:
girish
2011-02-07 09:33:12 +00:00
parent bbe73c53c6
commit 1fe4ffa5f8
14 changed files with 107 additions and 150 deletions

View File

@@ -262,14 +262,7 @@ Ext.onReady ( function() {
}
]
})
}, {
// text:'Zoom Out',
// iconCls: 'button_menu_ext ss_sprite ss_zoom_out',
// handler: function() {
// document.getElementById('designerFrame').contentWindow.workflow.zoom('out');
// }
}, {
},{
text:'Edit Process',
iconCls: 'button_menu_ext ss_sprite ss_pencil',
handler: function() {