Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/core/shared/search/search.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ export class SearchService {
}

/**
* Send search event to rest api using angularitics
* Send search event to rest api using angulartics2
* @param config Paginated search options used
* @param searchQueryResponse The response objects of the performed search
* @param clickedObject Optional UUID of an object a search was performed and clicked for
Expand Down
Loading