mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge pull request #4175 from saschaszott/saschaszott-patch-13
trivial change: fixed typo in description of trackSearch method
This commit is contained in:
@@ -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 config Paginated search options used
|
||||||
* @param searchQueryResponse The response objects of the performed search
|
* @param searchQueryResponse The response objects of the performed search
|
||||||
* @param clickedObject Optional UUID of an object a search was performed and clicked for
|
* @param clickedObject Optional UUID of an object a search was performed and clicked for
|
||||||
|
Reference in New Issue
Block a user