Browse Source

Removed redudent double quolent

tobychui 3 years ago
parent
commit
edfd35859f
1 changed files with 1 additions and 1 deletions
  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);">