Skip to content

Commit 27a7112

Browse files
committed
Re-order grid data type properties
To match how they now display in the backoffice
1 parent 641b4f7 commit 27a7112

File tree

1 file changed

+1
-1
lines changed
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor

1 file changed

+1
-1
lines changed

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ The Data Type editor allows you to configure the following properties:
3333
* **Amount** - Sets the minimum and/or the maximum number of Blocks that should be allowed at the root of the layout.
3434
* **Live editing mode** - Enabling this option will allow you to see the changes as you are editing them.
3535
* **Editor width** - Overwrites the width of the property editor. This field takes any valid CSS value for "max-width". For example: 100% or 800px.
36+
* **Create Button Label** - Overwrites the label on the Create button.
3637
* **Grid Columns** - Define the number of columns in your Block Grid. The default is 12 columns.
3738
* **Layout Stylesheet** - Replaces the built-in Layout Stylesheet. Additionally, you can retrieve the default layout stylesheet to use as a base for your own inspiration or for writing your own stylesheet.
38-
* **Create Button Label** - Overwrites the label on the Create button.
3939

4040
## Setup Block Types
4141

0 commit comments

Comments
 (0)