X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/grid/multiple-sorting.js diff --git a/examples/grid/multiple-sorting.js b/examples/grid/multiple-sorting.js index 9fe1b9f4..b944c784 100644 --- a/examples/grid/multiple-sorting.js +++ b/examples/grid/multiple-sorting.js @@ -1,15 +1,9 @@ /*! - * Ext JS Library 3.2.2 + * Ext JS Library 3.3.0 * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ -/*! - * Ext JS Library 3.2.0 - * Copyright(c) 2006-2010 Ext JS, LLC - * licensing@extjs.com - * http://www.extjs.com/license - */ Ext.onReady(function() { // create the data store var store = new Ext.data.ArrayStore({