mirror of
https://github.com/nasa/openmct.git
synced 2025-05-30 14:14:19 +00:00
[Browse Composition] Removed Window Alert
Removed commented out code that alerts the user if they cannot perform a drag and drop. Inserted a comment marking where an alert can be placed Issue 11.
This commit is contained in:
parent
dab6d96688
commit
0292f046da
@ -109,10 +109,7 @@ define(
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// else {
|
// TODO: Alert user if drag and drop is not allowed
|
||||||
// // Informs user that drag and drop is not allowed.
|
|
||||||
// window.alert("Cannot drag and drop objects during browse mode.");
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// We can only handle drops if we have access to actions...
|
// We can only handle drops if we have access to actions...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user