Procházet zdrojové kódy

disable progress bar

ming před 4 roky
rodič
revize
0c817ca248
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      static/index2.html

+ 1 - 1
static/index2.html

@@ -159,7 +159,7 @@
           <input type="text" name='m10' class='imgsrc imgsrc10' value="" placeholder="10" /><br/>
           <input id="checker" type="button" name="next" class="next action-button" value="送出" />
           
-          <h3 class="fs-subtitle">處理進度</h3>
+          <h3 style="display: none;" class="fs-subtitle">處理進度</h3>
           <div style="display: none;" id="myProgress">
             <div style="display: none;" id="myBar">0%</div>
           </div>