浏览代码

add "all" group

Chris Mullins 8 年之前
父节点
当前提交
2720c7477b
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      web/index.html

+ 3 - 0
web/index.html

@@ -398,6 +398,9 @@
           <label class="btn btn-secondary">
             <input type="radio" name="options" autocomplete="off" data-value="4"> 4
           </label>
+          <label class="btn btn-secondary">
+            <input type="radio" name="options" autocomplete="off" data-value="0"> All
+          </label>
         </div>
       </div>
     </div>