geosolutions-it / MapStore

The code of the most recent version of mapstore is hosted as geosolutions-it/MapStore2
https://github.com/geosolutions-it/MapStore2
GNU General Public License v3.0
31 stars 43 forks source link

Fix #836 Possible to add a title and icon to collpased panel #837

Closed nmco closed 8 years ago

nmco commented 8 years ago

{ "xtype": "panel", "title": "Pannello Ricerche", "plugins": ["Ext.ux.PanelCollapsedTitle"], "collapsedIconCls": "icon-east-panel", "floatable": false, "border": false, "id": "east", "width": 400, "height": 500, "region": "east", "layout": "fit", "collapsed": true, "split": true, "collapsible": true, "header": true, "collapsedonfull": true }