mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-9980] Add SSO integration API (#11297)
* [ACS-9980] Add SSO integration API * [ACS-9980] CR fixes * [ACS-9980] CR fix
This commit is contained in:
@@ -116,8 +116,7 @@ export class CustomResourcesService {
|
||||
'-TYPE:"fm:topic"',
|
||||
'-TYPE:"fm:post"',
|
||||
'-TYPE:"ia:calendarEvent"',
|
||||
'-TYPE:"lnk:link"',
|
||||
'-ASPECT:"app:linked"'
|
||||
'-TYPE:"lnk:link"'
|
||||
];
|
||||
|
||||
return new Observable((observer) => {
|
||||
|
||||
Reference in New Issue
Block a user