Browse Source

Add navigation link of Date format pipes document

pull/11912/head
Mahmut Gundogdu 4 years ago
parent
commit
57d85255fd
  1. 8
      docs/en/docs-nav.json

8
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"
}
]
}

Loading…
Cancel
Save