Hide unnecessary text in summary table

This commit is contained in:
Bill Thiede 2025-12-04 18:47:21 -08:00
parent c604da12c7
commit 5cc1460a3e

View File

@ -1794,7 +1794,7 @@ class HTMLGenerator:
<!-- Stars Summary Table --> <!-- Stars Summary Table -->
<div class="summary" style="margin-top: 20px; margin-bottom: 20px;"> <div class="summary" style="margin-top: 20px; margin-bottom: 20px;">
<h3> Stars Summary</h3> <h3> Stars Summary</h3>
<p style="font-size: 0.9em; color: #666; margin-bottom: 10px;">Number of completed parts (stars) per user per year</p> <!--<p style="font-size: 0.9em; color: #666; margin-bottom: 10px;">Number of completed parts (stars) per user per year</p>-->
<table> <table>
<thead> <thead>
<tr> <tr>