Administration view

From OpenCms Wiki
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