#
tqs
2023-03-27 d24ce13367c6b9b08fc8efd336852f187d9d450d
src/main/webapp/views/pipeline.html
@@ -63,10 +63,6 @@
                                <label>1#</label>
                                <button id="io-mode-1" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button>
                            </div>
                            <div class="io-mode-box">
                                <label>2#</label>
                                <button id="io-mode-2" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button>
                            </div>
                        </fieldset>
                    </div>
                </div>