mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3911] Converted GIF image URLs to absolute (#4159)
This commit is contained in:
committed by
Eugenio Romano
parent
431e2ff09c
commit
c8303f3479
@@ -97,7 +97,7 @@ This component is a reusable header for Alfresco applications. It displays a cus
|
||||
.......
|
||||
</adf-layout-header>
|
||||
|
||||

|
||||

|
||||
|
||||
For more information about this component please refer to the
|
||||
[official documentation](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/core/header.component.md).
|
||||
@@ -110,7 +110,7 @@ In ADF 2.5.0 you can now customize the metadata card with the option of showing
|
||||
[displayEmpty]="false">
|
||||
</adf-content-metadata-card>
|
||||
|
||||

|
||||

|
||||
|
||||
### Card view new property types rendering
|
||||
|
||||
@@ -132,7 +132,7 @@ Two new property types are now available in the card view:
|
||||
|
||||
KeyValuePairs is a map key value that is rendered as shown in the image to the left. It uses a nicely-formatted table that allows also for easy editing.ViewSelectItem is a selectBox that allows you to limit the set of possible values for a property.
|
||||
|
||||

|
||||

|
||||
|
||||
For more information about this component please refer to the
|
||||
[official documentation](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/core/card-view.component.md).
|
||||
@@ -147,7 +147,7 @@ The NotificationService now exposes a new input parameter to allow a full custom
|
||||
- Vertical Position : The vertical position to place the snack bar.
|
||||
- panelClass : Extra CSS classes to be added to the snack bar container.
|
||||
|
||||

|
||||

|
||||
|
||||
For more information about this component please refer to the
|
||||
[official documentation](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/core/notification.service.md).
|
||||
@@ -156,7 +156,7 @@ For more information about this component please refer to the
|
||||
|
||||
You can now render DateTime items in the dynamic table of a form.
|
||||
|
||||

|
||||

|
||||
|
||||
### Attach a form to a standalone Task
|
||||
|
||||
@@ -166,7 +166,7 @@ You can now attach a form to a new task that is not part of a Process using the
|
||||
[taskName]= "taskname">
|
||||
</adf-task-standalone>
|
||||
|
||||

|
||||

|
||||
|
||||
For more information about this component please refer to the
|
||||
[official documentation](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/process-services/task-standalone.component.md).
|
||||
|
Reference in New Issue
Block a user