From 1c9c4c012c8f9785021fca0360a5b3e5c12d1dda Mon Sep 17 00:00:00 2001 From: Jimmy Tobin Date: Thu, 27 Oct 2011 18:44:15 -0700 Subject: [PATCH] Updated TODO --- deme_django/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/deme_django/TODO b/deme_django/TODO index 11815fdf..8f6f05b8 100644 --- a/deme_django/TODO +++ b/deme_django/TODO @@ -69,6 +69,7 @@ Interface - Most flexible, looks funny though, but currently uses nested set model which we don't use * When viewing a Folio and expanding the Accordion the viewer does not adjust width and overlaps the accordion. Might not be an issue since we're getting rid of the accordion. (Jimmy 10/23/11) * When viewing all the items (viewing 100 at a time on the item menu) the top banner disappears behind the list viewer. (Jimmy 10/27/11) +* When creating an html document TinyMCE overlaps with the banner when you scroll. (Jimmy 10/27/11) Documentation -------------