diff options
Diffstat (limited to 'skins/jason/program.js')
| -rw-r--r-- | skins/jason/program.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/jason/program.js b/skins/jason/program.js index 7f22d7e..fed9285 100644 --- a/skins/jason/program.js +++ b/skins/jason/program.js @@ -241,7 +241,7 @@ Ext.xxv.programPreview = function(viewer) { region: 'south',
cls:'preview',
autoScroll: true,
- stateful:true,
+ stateful:false,
tbar: [ {
id:'s',
tooltip: Ext.xxv.NowGrid.prototype.szFindReRun,
|
