mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 05:08:15 +00:00
[Windowing] Add in-line documentation
WTD-1200.
This commit is contained in:
@ -6,7 +6,8 @@ define(
|
|||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* Updates the title of the current window to reflect the name
|
||||||
|
* of the currently navigated-to domain object.
|
||||||
* @constructor
|
* @constructor
|
||||||
*/
|
*/
|
||||||
function WindowTitler(navigationService, $rootScope, $document) {
|
function WindowTitler(navigationService, $rootScope, $document) {
|
||||||
|
Reference in New Issue
Block a user