Browse Source

Removed redudent double quolent

tobychui 3 năm trước cách đây
mục cha
commit
edfd35859f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/Recorder/index.html

+ 1 - 1
web/Recorder/index.html

@@ -38,7 +38,7 @@
             <a class="active item tab" onclick="opentab('audio', this);">
                 <i class="ui red microphone icon"></i>
             </a>
-            <a class="item tab" onclick="opentab('video', this);"">
+            <a class="item tab" onclick="opentab('video', this);">
                 <i class="ui red video icon"></i>
             </a>
             <a class="item tab" onclick="opentab('setting', this);">