mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA] Create Library - switch to ADF component (#893)
* use adf component * fix component name locator
This commit is contained in:
committed by
Denys Vuika
parent
299516a410
commit
71074b2bf1
@@ -30,7 +30,7 @@ import { Utils } from '../../utilities/utils';
|
||||
|
||||
export class CreateLibraryDialog extends Component {
|
||||
private static selectors = {
|
||||
root: 'app-library-dialog',
|
||||
root: 'adf-library-dialog',
|
||||
|
||||
title: '.mat-dialog-title',
|
||||
nameInput: 'input[placeholder="Name" i]',
|
||||
|
Reference in New Issue
Block a user