1
0
Fork 0

Merge branch 'devel' of github.com:fceller/ArangoDB into devel

Conflicts:
	js/apps/system/aardvark/frontend/js/templates/dashboardView.ejs
This commit is contained in:
Claudius Weinberger 2014-05-04 23:41:28 +02:00
commit 6688cb4190
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
</div>
<div class="dashboard-row">
<div class="dashboard-title-bar">Average Transfer Size (bytes)</div>
<div class="dashboard-title-bar">Transfer Size per Second (bytes)</div>
<% largeChart("dataTransferChart") %>
<% smallChart("dataTransferDistribution") %>
</div>