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