Skip to content

Commit

Permalink
[C] uncap table rows
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff committed Apr 25, 2024
1 parent 3ffc00b commit fc495f5
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: 'Question Table'
searchable: false
settings:
blockTypeFields: 0
changedFieldIndicator: 1583081771
changedFieldIndicator: 693741238
columns:
__assoc__:
-
Expand All @@ -19,12 +19,12 @@ settings:
- ''
contentTable: '{{%stc_questiontable}}'
fieldLayout: row
maxRows: 1
minRows: 1
maxRows: null
minRows: null
propagationKeyFormat: null
propagationMethod: all
selectionLabel: null
staticField: true
staticField: null
translationKeyFormat: null
translationMethod: none
type: verbb\supertable\fields\SuperTableField
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ fields:
searchable: false
settings:
blockTypeFields: 0
changedFieldIndicator: 977951587
changedFieldIndicator: 1882276024
columns:
__assoc__:
-
Expand Down
2 changes: 1 addition & 1 deletion api/config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1713477663
dateModified: 1713893986
elementSources:
craft\elements\Entry:
-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
changedFieldIndicator: 89214412
changedFieldIndicator: 1211518973
field: a531c6b8-3ef6-480b-8840-babb586617bc # Options
fieldLayouts:
6e5fb2a4-5b61-4705-9ec7-b17cfae7156e:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
changedFieldIndicator: 1251074599
changedFieldIndicator: 231201092
field: fcc60644-81ac-4f94-ad34-8bdaeeb4a6b6 # Question Table
fieldLayouts:
23b36afb-80c5-40ea-b3bd-8ff3e6f89cc3:
Expand Down

0 comments on commit fc495f5

Please sign in to comment.