We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c82605 commit c6223a7Copy full SHA for c6223a7
src/jquery-bar-rating.js
@@ -32,7 +32,7 @@ function init(Survey, $) {
32
});
33
Survey.JsonObject.metaData.addProperty("barrating", {
34
name: "ratingTheme",
35
- default: "fontawesome-stars",
+ default: "css-stars",
36
choices: [
37
"fontawesome-stars",
38
"css-stars",
0 commit comments