Quellcode durchsuchen

Removed redudent double quolent

tobychui vor 3 Jahren
Ursprung
Commit
edfd35859f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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);">