X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/panel/bubble-panel.js diff --git a/examples/panel/bubble-panel.js b/examples/panel/bubble-panel.js deleted file mode 100644 index 1dfb430e..00000000 --- a/examples/panel/bubble-panel.js +++ /dev/null @@ -1,35 +0,0 @@ -/*! - * Ext JS Library 3.0.3 - * Copyright(c) 2006-2009 Ext JS, LLC - * licensing@extjs.com - * http://www.extjs.com/license - */ -Ext.onReady(function(){ - var title = new Ext.ux.BubblePanel({ - bodyStyle: 'padding-left: 8px;color: #0d2a59', - renderTo: 'bubbleCt', - html: '

Ext.ux.BubblePanel