Fix image path and add notify to the navigation doc

pull/5764/head
Halil İbrahim Kalkan 5 years ago
parent b10a8d3c1f
commit cfdf00b844

@ -15,7 +15,7 @@ abp.notify.success(
A notification message is shown at the bottom right of the page:
![js-message-success](D:/Github/abp/docs/en/images/js-notify-success.png)
![js-message-success](../../../images/js-notify-success.png)
## Notification Types

@ -458,6 +458,10 @@
{
"text": "Message",
"path": "UI/AspNetCore/JavaScript-API/Message.md"
},
{
"text": "Notify",
"path": "UI/AspNetCore/JavaScript-API/Notify.md"
}
]
},

Loading…
Cancel
Save