Matt Franklin created RAVE-1055:
-----------------------------------
Summary: The JSPs construct an invalid boostrap container structure
Key: RAVE-1055
URL: https://issues.apache.org/jira/browse/RAVE-1055
Project: Rave
Issue Type: Bug
Reporter: Matt Franklin
current page.jsp creates a structure of
<div class="container-fluid" id="pageContent">
</div>
<div class="row-fluid"></div>
The rows need to be nested in the container div.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|