From: Edward Date: Thu, 8 May 2014 09:29:59 +0000 (+0800) Subject: Pman.Dialog.CoreAutoSavePreview.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=88503694049684dc28f44d8063bbbd366d195fe6 Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index ccb32530..356ced2a 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -54,9 +54,10 @@ "|xns": "Roo.grid", "items": [ { - "|xns": "Roo.grid", + "*prop": "sm", + "singleSelect": true, "xtype": "RowSelectionModel", - "*prop": "sm" + "|xns": "Roo.grid" }, { "*prop": "dataSource", diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 13ce230a..4f770674 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -77,7 +77,8 @@ Pman.Dialog.CoreAutoSavePreview = { loadMask : true, sm : { xtype: 'RowSelectionModel', - xns: Roo.grid + xns: Roo.grid, + singleSelect : true }, dataSource : { xtype: 'Store',