Skip to content

Commit 5155887

Browse files
committed
Make scale
1 parent 9e3b86a commit 5155887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/qml/common/polytomous/VariablesListPolytomous.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ VariablesForm
3737
id: items
3838
name: "items"
3939
title: qsTr("Item Responses")
40-
allowedColumns: ["nominal"]
40+
allowedColumns: ["scale"]
4141
info: qsTr("Select the variables representing item responses for the analysis.")
4242
}
4343

0 commit comments

Comments
 (0)