Browse Source

Label on warningsFilter checkbox

Gaël Métais 10 năm trước cách đây
mục cha
commit
bc3323eb8b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app/node_views/results.html

+ 2 - 2
app/node_views/results.html

@@ -727,8 +727,8 @@
             </p>
             <div class="filters">
                 <div>
-                    <input type="checkbox" ng-model="warningsFilterOn" />
-                    Show warnings only
+                    <input type="checkbox" ng-model="warningsFilterOn" id="warningsFilterOn" />
+                    <label for="warningsFilterOn">Show warnings only</label>
                 </div>
                 <div>
                     <input type="checkbox" ng-model="textFilterOn" />