Browse Source

Add links to the settings.

pull/5771/head
Halil İbrahim Kalkan 6 years ago
parent
commit
f2a597e610
  1. 2
      docs/en/UI/AspNetCore/JavaScript-API/Index.md
  2. 4
      docs/en/docs-nav.json

2
docs/en/UI/AspNetCore/JavaScript-API/Index.md

@ -16,7 +16,7 @@ ABP provides a set of JavaScript APIs for ASP.NET Core MVC / Razor Pages applica
* abp.ModalManager
* [abp.notify](Notify.md)
* abp.security
* abp.setting
* [abp.setting](Settings.md)
* abp.ui
* abp.utils
* abp.ResourceLoader

4
docs/en/docs-nav.json

@ -451,6 +451,10 @@
"text": "Localization",
"path": "UI/AspNetCore/JavaScript-API/Localization.md"
},
{
"text": "Settings",
"path": "UI/AspNetCore/JavaScript-API/Settings.md"
},
{
"text": "AJAX",
"path": "UI/AspNetCore/JavaScript-API/Ajax.md"

Loading…
Cancel
Save