mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
This reverts commit 630b1043a9
.
This commit is contained in:
@@ -27,7 +27,9 @@ import { DataTableCellComponent } from './datatable-cell.component';
|
||||
<pre
|
||||
class="adf-datatable-json-cell"
|
||||
[adf-clipboard]="'CLIPBOARD.CLICK_TO_COPY'"
|
||||
[clipboard-notification]="'CLIPBOARD.SUCCESS_COPY'">{{ value$ | async | json }}</pre>
|
||||
[clipboard-notification]="'CLIPBOARD.SUCCESS_COPY'">
|
||||
{{ value$ | async | json }}
|
||||
</pre>
|
||||
</span>
|
||||
</ng-container>
|
||||
<ng-template #defaultJsonTemplate>
|
||||
|
Reference in New Issue
Block a user