mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACS-8956] Add new ESLint rule for self-closing tags (#4211)
This commit is contained in:
@@ -1 +1 @@
|
||||
<router-outlet></router-outlet>
|
||||
<router-outlet />
|
||||
|
@@ -4,6 +4,4 @@
|
||||
logoImageUrl="./assets/images/alfresco-logo.svg"
|
||||
backgroundImageUrl="./assets/images/Wallpaper-BG-generic.svg"
|
||||
[showRememberMe]="false"
|
||||
[showLoginActions]="false"
|
||||
>
|
||||
</adf-login>
|
||||
[showLoginActions]="false" />
|
||||
|
Reference in New Issue
Block a user