Administration view

From OpenCms Wiki
Revision as of 12:13, 27 June 2008 by Euku (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To enable scrolling in workplace:

  • Go to /system/workplace/views/
  • Open the workplace.jsp in editor.
  • Change the line:
<frame <%= wp.getFrameSource("body", wp.getStartupUri()) %> noresize scrolling="no">

to

<frame <%= wp.getFrameSource("body", wp.getStartupUri()) %> noresize scrolling="auto">
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox