Parcourir la source

Removed redudent double quolent

tobychui il y a 3 ans
Parent
commit
edfd35859f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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);">