Skip to content

Commit

Permalink
Fixed u-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Aug 26, 2024
1 parent 1e170f0 commit 8c12fb9
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ export class SurveyQuestionEditorDefinition {
paneldynamic: {
properties: [
"renderMode",
"displayMode",
"templateTabTitle",
"tabTitlePlaceholder",
"tabAlign",
Expand All @@ -501,6 +502,8 @@ export class SurveyQuestionEditorDefinition {
"panelNextText",
"showQuestionNumbers",
"showRangeInProgress",
"showProgressBar",
"progressBarLocation",
{ name: "defaultPanelValue", tab: "data" },
{ name: "defaultValueFromLastPanel", tab: "data" },
{ name: "templateTitleLocation", tab: "layout" },
Expand Down

0 comments on commit 8c12fb9

Please sign in to comment.