mirror of
https://github.com/nasa/openmct.git
synced 2025-04-10 21:00:16 +00:00
Removed some additional context menu options
This commit is contained in:
parent
67d19f9c5f
commit
f96fa33d88
@ -25,7 +25,7 @@
|
||||
define(
|
||||
function () {
|
||||
'use strict';
|
||||
var DISALLOWED_ACTIONS = ["move", "copy", "link"];
|
||||
var DISALLOWED_ACTIONS = ["move", "copy", "link", "window", "follow"];
|
||||
/**
|
||||
* Editable Action Capability. Overrides the action capability
|
||||
* normally exhibited by a domain object and filters out certain
|
||||
|
Loading…
x
Reference in New Issue
Block a user