mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 00:45:41 +00:00
Fixed code errors
This commit is contained in:
parent
2c77c3647c
commit
22d424f96e
@ -171,7 +171,7 @@ define(
|
||||
} else {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* dialogModel: {
|
||||
|
@ -84,8 +84,6 @@ define(
|
||||
]
|
||||
};
|
||||
|
||||
dialogService.showB
|
||||
|
||||
if (!dialogService.showBlockingMessage(model)) {
|
||||
$log.error("Could not display modal dialog");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user