Skip to content

Commit

Permalink
SAK-50514 samigo user activity report page is not responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
i-a-m-s-k committed Sep 27, 2024
1 parent c6ff0ac commit 2126c93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</h:selectOneMenu>
</h:panelGroup>
<br/>
<div class="tier1">
<div class="tier1 table-responsive">
<h:dataTable styleClass="table table-striped" value="#{sectionActivity.sectionActivityDataList}" var="pageData">
<!-- Title.. -->
<h:column rendered="#{sectionActivity.sortType != 'assessmentName'}">
Expand Down

0 comments on commit 2126c93

Please sign in to comment.