removing New gauge button

This commit is contained in:
Fernando Ontiveros
2011-10-31 19:31:32 -04:00
parent 2fdedd4aec
commit a0f2f4c5d5

View File

@@ -57,7 +57,7 @@ Ext.onReady(function(){
pd.doLayout();
//vp.doLayout();
}
},
} /* ,
{
xtype: 'tbbutton',
text : 'new gauge',
@@ -90,7 +90,7 @@ Ext.onReady(function(){
pd.doLayout();
//vp.doLayout();
}
}
} */
]
});