Skip to content

Commit de59ff1

Browse files
authored
Merge pull request #11 from SmartBase-SK/develop
triv: #no-task wip: documentation
2 parents 48197cf + e3e8a4d commit de59ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/detail/tabs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ import TabItem from '@theme/TabItem';
77

88
### Detail View Tabs
99

10-
SmartBase Admin allows you to organize fieldsets and inlines into tabs using the sbadmin_tabs configuration
10+
SmartBase Admin allows you to organize fieldsets and inlines into tabs using the `sbadmin_tabs` configuration
1111

12-
The sbadmin_tabs attribute is a dictionary where:
12+
The `sbadmin_tabs` attribute is a dictionary where:
1313
- Keys are tab titles (strings),
1414
- Values are lists of Fieldset titles (strings, must match the first element of a fieldset tuple), or Inline classes (e.g., ProductImageInline).
1515

0 commit comments

Comments
 (0)