X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..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 9b5451fc..00000000 --- a/examples/panel/bubble-panel.js +++ /dev/null @@ -1,35 +0,0 @@ -/*! - * Ext JS Library 3.3.0 - * Copyright(c) 2006-2010 Ext JS, Inc. - * 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