Bug 224420 - add a warning that only public bugs are counted by the new charting system at the moment. Patch by gerv; r,a=justdave.

This commit is contained in:
gerv%gerv.net 2004-01-17 09:16:39 +00:00
Родитель 2c5ae83046
Коммит a0f0edf952
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -32,6 +32,11 @@
onload = "selectProduct(document.forms['chartform']);"
%]
<p style="color: red">
Note: there is currently a restriction that data sets will only count public
bugs (those not in any group).
</p>
<form method="get" action="chart.cgi" name="chartform">
[% PROCESS search/form.html.tmpl %]