Add links to the settings.

pull/5764/head
Halil İbrahim Kalkan 5 years ago
parent 27b29957e8
commit f2a597e610

@ -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

@ -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