소스 검색

Removed redudent double quolent

tobychui 3 년 전
부모
커밋
edfd35859f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);">