mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
mat over md prefix (#10)
This commit is contained in:
committed by
Denys Vuika
parent
0f14e2fde3
commit
709a13e483
@@ -21,7 +21,7 @@ import { UserInfo } from './user-info';
|
||||
|
||||
export class Header extends Component {
|
||||
private locators = {
|
||||
logoLink: by.css('.mdl-layout-title'),
|
||||
logoLink: by.css('.app-menu__title'),
|
||||
userInfo: by.css('app-current-user')
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user