Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.js
index 4568ab5..13ce230 100644 (file)
@@ -75,6 +75,10 @@ Pman.Dialog.CoreAutoSavePreview = {
                         },
                         autoExpandColumn : 'filename',
                         loadMask : true,
+                        sm : {
+                            xtype: 'RowSelectionModel',
+                            xns: Roo.grid
+                        },
                         dataSource : {
                             xtype: 'Store',
                             xns: Roo.data,