Browse Source

Merge pull request #13115 from abpframework/enisn/5.2-missing-docs-menu

Add missing Page-Layout to the menu of docs
pull/13913/head
Alper Ebiçoğlu 4 years ago
committed by GitHub
parent
commit
890531bdf7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -825,6 +825,10 @@
"text": "Page Header",
"path": "UI/Blazor/Page-Header.md"
},
{
"text": "Page Layout",
"path": "UI/Blazor/Page-Layout.md"
},
{
"text": "Toolbars",
"path": "UI/Blazor/Toolbars.md"

Loading…
Cancel
Save