mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove template old reference in documentation (#2421)
This commit is contained in:
@@ -1233,9 +1233,9 @@ This can be changed by means of the custom html template:
|
||||
```html
|
||||
<adf-document-list ...>
|
||||
<empty-folder-content>
|
||||
<template>
|
||||
<ng-template>
|
||||
<h1>Sorry, no content here</h1>
|
||||
</template>
|
||||
</ng-template>
|
||||
</empty-folder-content>
|
||||
</adf-document-list>
|
||||
```
|
||||
|
Reference in New Issue
Block a user