mirror of
https://github.com/nasa/openmct.git
synced 2025-05-08 11:38:35 +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
|
* and/or removing that element from the DOM when there is no
|
||||||
* template to populate it with.
|
* 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 {Function} $compile Angular's `$compile` service
|
||||||
* @param $log Angular's `$log` service
|
* @param $log Angular's `$log` service
|
||||||
* @private
|
* @private
|
||||||
|
Loading…
x
Reference in New Issue
Block a user