mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
@@ -69,7 +69,7 @@ function accumulatePlot(form) {
|
||||
|
||||
// appending table to hold the data
|
||||
$("#accumulateTable").append(
|
||||
'<table style="width:100%" class="accutable table table-sm table-hover table-striped table-condensed text-center"><thead>' +
|
||||
'<table style="width:100%" class="accutable table table-sm table-bordered table-hover table-striped table-condensed text-center"><thead>' +
|
||||
"<tr>" +
|
||||
"<th>#</th>" +
|
||||
"<th>" +
|
||||
|
||||
Reference in New Issue
Block a user