mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 01:42:31 +00:00
[Representation] Update parameters in JSDoc
This commit is contained in:
parent
a38d4829eb
commit
4abb48abd8
@ -34,7 +34,9 @@ define(
|
||||
* and/or removing that element from the DOM when there is no
|
||||
* template to populate it with.
|
||||
*
|
||||
* @param $http Angular's `$http` service
|
||||
* @param {Function} $templateRequest Angular's `$templateRequest`
|
||||
* service
|
||||
* @param $sce Angular's `$sce` service
|
||||
* @param {Function} $compile Angular's `$compile` service
|
||||
* @param $log Angular's `$log` service
|
||||
* @private
|
||||
|
Loading…
x
Reference in New Issue
Block a user