Skip to content

Commit 487df7a

Browse files
committed
missed one
1 parent b4bd110 commit 487df7a

File tree

1 file changed

+1
-1
lines changed
  • server/monitor/src/main/resources/org/apache/accumulo/monitor/templates

1 file changed

+1
-1
lines changed

server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/default.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/**
5050
* Sets up autorefresh on initial load
5151
*/
52-
$(document).ready(function() {
52+
$(function() {
5353
setupAutoRefresh();
5454
});
5555
</script>

0 commit comments

Comments
 (0)