Fixed width for admin panel in individual pages.
This commit is contained in:
parent
3ca081aa86
commit
1d5d8d0276
2 changed files with 4 additions and 4 deletions
|
@ -104,9 +104,9 @@ FreemarkerHttpServlet.getFreemarkerComponentsForJsp(request);
|
|||
<body ${requestScope.bodyAttr}>
|
||||
|
||||
${ftl_menu}
|
||||
<div id="wrapper-content">
|
||||
|
||||
<c:import url="${bodyJsp}"/>
|
||||
</div>
|
||||
|
||||
|
||||
${ftl_footer}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue