Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@@ -4485,7 +4485,6 @@ function renderNetadminTable() {
<td>${deviceDisplay}</td>
<td>${esc(c.portti || '-')}</td>
<td><code>${esc(c.ip || '-')}</code></td>
<td class="price-cell">${c.hinta ? parseFloat(c.hinta).toFixed(2) + ' €' : '-'}</td>
</tr>`;
}).join('');
}
The note is not visible to the blocked user.