X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/restful/restful.js diff --git a/examples/restful/restful.js b/examples/restful/restful.js index ac2b5f0b..8bc107e5 100644 --- a/examples/restful/restful.js +++ b/examples/restful/restful.js @@ -1,6 +1,6 @@ /*! - * Ext JS Library 3.1.1 - * Copyright(c) 2006-2010 Ext JS, LLC + * Ext JS Library 3.3.0 + * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ @@ -91,7 +91,6 @@ Ext.onReady(function() { iconCls: 'icon-grid', frame: true, title: 'Users', - autoScroll: true, height: 300, store: store, plugins: [editor],