diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 6df98cb05a..f5ef7b1c84 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1065,10 +1065,10 @@ { "text": "Extensions", "items": [ - { + { "text": "Overall", "path": "UI/Angular/Extensions-Overall.md" - }, + }, { "text": "Entity Action Extensions", "path": "UI/Angular/Entity-Action-Extensions.md" @@ -1084,6 +1084,10 @@ { "text": "Dynamic Form Extensions", "path": "UI/Angular/Dynamic-Form-Extensions.md" + }, + { + "text": "Date, time and datetime format pipes", + "path": "UI/Angular/DateTime-Format-Pipe.md" } ] }