DomGarguilo commented on code in PR #2663:
URL: https://github.com/apache/accumulo/pull/2663#discussion_r862017114
##########
server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/tservers.ftl:
##########
@@ -49,6 +49,7 @@
</thead>
<tbody></tbody>
</table>
+ <span id="recovery-caption" style="background-color: gold;"></span>
Review Comment:
I can't get this working for some reason. I was able to apply the class to
the caption, but the datatable will not show the change and I'm not sure why.
Edit: Adding the class only seems to apply to even rows, even if I remove
the existing `odd` and `even` classes from them so not too sure whats going on
there yet.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]