This commit is contained in:
William Lachance 2017-10-20 16:41:38 -04:00 коммит произвёл Ed Morley
Родитель 3f0f5ac696
Коммит 8797a17998
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -13,7 +13,7 @@
<label><input type="checkbox" ng-model="revisionComparison">Compare with a specific revision</label>
</div>
<div ng-show="!revisionComparison">
<p class="help-block">By default, Perherder will compare against performance data gathered over the last 2 days from when new revision was pushed</p>
<p class="help-block">By default, Perfherder will compare against performance data gathered over the last 2 days from when new revision was pushed</p>
</div>
<div ng-show="revisionComparison">
<label for="original-revision-input">Revision</label>