Browse Source

Merge branch 'feature/lts-4.2-angular-20' into feature/lts-4.3-angular-20

pull/14944/head
Igor Kulikov 6 months ago
parent
commit
d25fc4e0b0
  1. 1
      ui-ngx/src/app/modules/home/components/vc/entity-version-diff.component.ts

1
ui-ngx/src/app/modules/home/components/vc/entity-version-diff.component.ts

@ -126,6 +126,7 @@ export class EntityVersionDiffComponent extends PageComponent implements OnInit,
{
element: this.diffViewerElmRef.nativeElement,
mode: 'ace/mode/json',
lockScrolling: false,
left: {
copyLinkEnabled: false,
editable: false,

Loading…
Cancel
Save