mirror of
https://github.com/nasa/openmct.git
synced 2025-06-20 08:03:49 +00:00
[Frontend] New logo art
#164 New logo art for Open MCT added; Removed console.log;
This commit is contained in:
@ -33,7 +33,6 @@ define([
|
||||
var splash;
|
||||
$document = $document[0];
|
||||
splash = $document.querySelectorAll('.l-splash-holder')[0];
|
||||
console.log(splash);
|
||||
if (!splash) {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user