[rt-viewer commit] r10 - trunk/html

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 8, 2008, 8:25:43 PM1/8/08
to rt-viewe...@googlegroups.com
Author: wcoleda
Date: Tue Jan 8 17:25:16 2008
New Revision: 10

Modified:
trunk/html/rt.js

Log:
* activate tab scrolling
* remove useless param in grid config

Modified: trunk/html/rt.js
==============================================================================
--- trunk/html/rt.js (original)
+++ trunk/html/rt.js Tue Jan 8 17:25:16 2008
@@ -27,7 +27,6 @@
closable: true,
title: name,
xtype: 'grid',
- autoscroll: true,
ds: ds,
cm: cm,
viewConfig: { forceFit: true },
@@ -149,6 +148,9 @@
id: 'tabby',
region: 'center',
xtype: 'tabpanel',
+ resizeTabs: true,
+ minTabWidth: 115,
+ enableTabScroll: true,
activeTab: 0,
items: [{
title: 'Instructions',

codesite...@google.com

unread,
Jan 8, 2008, 8:25:43 PM1/8/08
to rt-viewe...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages