[ADF-3809] Added file checker tool and updated doc files (#4052)

* [ADF-3809] Added file checker tool

* [ADF-3809] Updated doc files based on file checker report
This commit is contained in:
Andy Stark
2018-12-05 13:14:27 +00:00
committed by Eugenio Romano
parent f0341201ac
commit 09a51a6500
10 changed files with 206 additions and 4 deletions

View File

@@ -108,5 +108,5 @@ Congratulations! You're now ready to start developing your first ADF application
In the next tutorial you will explore how you can extend, use and configure ADF Components by customizing the login screen.
* [Extend, use and configure ADF Components](customising-login.md)
* [Extend, use and configure ADF Components](using-components.md)

View File

@@ -161,7 +161,7 @@ myOnFolderNodeDoubleClick(nodeId) {
Now, the user experience changes if you click on a folder node (but not a content node)
in the browser's console you will see something like the following screenshot:
![nodesapiservices_nodeList](../docassets/images/nodesapiservices_nodeList.png)
![nodesapiservices_nodeList](../docassets/images/nodesapiservices_nodelist.png)
## Creating and deleting a subfolder