mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-37067 Extend QueryParams interface (#11102)
This commit is contained in:
+1
@@ -26,6 +26,7 @@ import { TaskVariableCloud } from '../../../form/models/task-variable-cloud.mode
|
|||||||
|
|
||||||
export interface QueryParams {
|
export interface QueryParams {
|
||||||
include: 'variables';
|
include: 'variables';
|
||||||
|
excludedCategory?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Injectable({
|
@Injectable({
|
||||||
|
|||||||
Reference in New Issue
Block a user