force-app/main/default/pages/MaintenanceProductData.page
@@ -1651,7 +1651,7 @@ 1 </td> </tr> <apex:repeat value="{!muMap[key]}" var="mu" id="bb2" first="1"> <!-- <apex:repeat value="{!muMap[key]}" var="mu" id="bb2" first="1"> <tr> <td class="dataCell"> {!mu.AgeLimit__c} @@ -1666,7 +1666,7 @@ 1 </td> </tr> </apex:repeat> </apex:repeat> --> </apex:repeat> </table> </apex:pageblocksection>