Skip to content

Commit 4aa3e22

Browse files
Apply suggestion from @nielslyngsoe
Co-authored-by: Niels Lyngsø <[email protected]>
1 parent 459ea8d commit 4aa3e22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

16/umbraco-cms/customizing/back-office-signs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ description: Describes how to use sign information provided in management API re
44

55
# BackOffice Signs
66

7-
When trees, collections and items are presented in the backoffice, additional information can be displayed in the form of Signs. Which Signs to present will be determined by the Sign Manifest.
7+
When trees, collections and items are presented in the backoffice, additional information can be displayed in the form of Signs.
8+
9+
A Backoffice sign is a client-side extension point that determines how each sign is displayed in the backoffice.
810

911
A Sign can utilize conditions in the same way as other Extensions or it can be bound to a Flag coming from the Management API.
1012

0 commit comments

Comments
 (0)