[Common UI] Add note about TODO item

Add note about temporary work around, per code review
from nasa/openmctweb#299
This commit is contained in:
Victor Woeltjen 2015-11-12 16:38:01 -08:00
parent 4ad007f882
commit 46b110e12f

View File

@ -51,6 +51,8 @@ define(
position = [ rect.left, rect.top ],
popup = popupService.display(div, position);
// TODO: Handle in CSS;
// https://github.com/nasa/openmctweb/issues/298
div.css('z-index', 75);
transclude(function (clone) {