Menu

#322 Application layout contains dependency on tabbed dialog

CVS_Head
open
nobody
Core (45)
5
2013-02-20
2006-10-23
Miro Halas
No

Application layout file application.js contains
dependency on functionality provided by tabbed dialogs:

while ((eBottomAreaElement != null)
&& (eBottomAreaElement.className !=
'clsTabPreviewActive')
&& (eBottomAreaElement.className !=
'clsTabPreviewActiveLoaded'))

these two css styles are defined only by tab.css and
therefore this functionality is not generic. Maybe we
should generalize this functionality so we can also
break this dependency between Open Core and Open Patterns.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB