﻿// ------------ charts panel helper class ------------ //
Ext.ux.ChartsPanel = Ext.extend(Ext.ux.ContentPanelHelperWrapper, {
});