Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-50911 Samigo - Fixing style on Questions tab
Browse files Browse the repository at this point in the history
jesusmmp committed Jan 29, 2025
1 parent f3d3f01 commit 55c710a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -350,7 +350,7 @@ $Id$
type="org.sakaiproject.tool.assessment.ui.listener.evaluation.QuestionScoreListener" />
</h:selectOneMenu>

<h:panelGroup styleClass="form-group" layout="block"
<h:panelGroup layout="block"
rendered="#{(questionScores.typeId == '1' || questionScores.typeId == '2' ||
questionScores.typeId == '12' || questionScores.typeId == '4' || questionScores.typeId == '5')}">
<h:outputLabel value="&nbsp;#{evaluationMessages.with}&nbsp;" escape="false" />

0 comments on commit 55c710a

Please sign in to comment.