|
From: Tomas G. <to...@pr...> - 2018-09-10 07:39:41
|
Great. The reason the menu doesn't scroll is that it is a HTML frameset. This has been changed in later versions though, so it will not be an issue in the next Community release. Regards, Tomas On 2018-09-07 20:52, SHa...@t-... wrote: > Hello, > > I have installed the following version: EJBCA 6.10.1.2 Community (r27920) > > When I call the adminstration website I can not scroll in the page. > Thus I do not see on the left side all menus (main page). > Only when I shrink the page in the browser I see all the left menu > entries. > No matter with which browser I call the page. > > >>> I have changed the following in the source code of the website >>> <frame name="leftFrame" noresize="" scrolling="YES" src="adminweb/adminmenu.jsp"> >>> scrolling from NO to YES << > > Greetings from Stefan Harbich > > > > > > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |