diff --git a/doc/www/content/js/index_tabs.js b/doc/www/content/js/index_tabs.js index 61e1b8ca8a2306753a1d2d3bfabe8d6fe2811dfc..9ed553b0a2364126db4e5caac8424effe581c4fa 100644 --- a/doc/www/content/js/index_tabs.js +++ b/doc/www/content/js/index_tabs.js @@ -36,7 +36,7 @@ title.html('Workload F'); image.renderChart('/ycsb/F_throughput.json'); break; - } case 'Load' : { + } case 'LOAD' : { title.html('Insert Only'); image.renderChart('/ycsb/LOAD_throughput.json'); break; @@ -82,9 +82,9 @@ image.renderChart('/ycsb/F_READ_latency.json'); } else if (title == 'Workload F' && link.html() == 'Throughput') { image.renderChart('/ycsb/F_throughput.json') - } else if (title == 'Workload LOAD' && link.html() == 'Latency') { + } else if (title == 'Insert Only' && link.html() == 'Latency') { image.renderChart('/ycsb/LOAD_INSERT_latency.json'); - } else if (title == 'Workload LOAD' && link.html() == 'Throughput') { + } else if (title == 'Insert Only' && link.html() == 'Throughput') { image.renderChart('/ycsb/LOAD_throughput.json') } diff --git a/doc/www/theme/templates/index.html b/doc/www/theme/templates/index.html index 996fd4530cb6e471e1d6b3f4d207b3032f050f47..859749c3dcfd4543ebe2f840f347288bd8e091d6 100644 --- a/doc/www/theme/templates/index.html +++ b/doc/www/theme/templates/index.html @@ -140,7 +140,7 @@ <section class="b-gray_block b-customers"> <div class="b-block-wrapper"> - <h2 class="b-section-title">Our customers</h2> + <h2 class="b-section-title">Our users</h2> <div class="b-cols"> <div class="b-cols-item"> <a href="http://mail.ru" class="b-cust_logo i-mailru"></a>