Mejora en interfaz. Quitado panel externo en preguntas.
This commit is contained in:
@@ -8,8 +8,6 @@
|
|||||||
<ui:define name="content">
|
<ui:define name="content">
|
||||||
<h:form id="frmQuestions">
|
<h:form id="frmQuestions">
|
||||||
<p:growl id="mesgs" showDetail="true" closable="true" autoupdate="true" />
|
<p:growl id="mesgs" showDetail="true" closable="true" autoupdate="true" />
|
||||||
|
|
||||||
<p:panel id="panelQuestions" header="Preguntas">
|
|
||||||
<div class="ui-g ui-fluid">
|
<div class="ui-g ui-fluid">
|
||||||
<div class="ui-g-4">
|
<div class="ui-g-4">
|
||||||
<p:panel id="panelQuestionList" header="">
|
<p:panel id="panelQuestionList" header="">
|
||||||
@@ -83,7 +81,6 @@
|
|||||||
</p:outputPanel>
|
</p:outputPanel>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</p:panel>
|
|
||||||
</h:form>
|
</h:form>
|
||||||
</ui:define>
|
</ui:define>
|
||||||
</ui:composition>
|
</ui:composition>
|
||||||
|
|||||||
Reference in New Issue
Block a user