Update test.html

This commit is contained in:
Namhyeon Go 2025-02-11 16:36:53 +09:00
parent a4a7391de6
commit c9578ae9f1

View File

@ -11,9 +11,9 @@
<div class="col width-fill mobile-width-fill" style="position: relative">
<span class="float-right" style="position: absolute; top: 0; right: 0;">
{{if id == 'gui_check'}}
<button class="button" type="button" onclick="javascript:gui_check()">시험</button>
<button class="button" type="button" onclick="javascript:gui_check()">Test</button>
{{else}}
<button class="button" type="button" onclick="javascript:test_start('{{:id}}')">시험</button>
<button class="button" type="button" onclick="javascript:test_start('{{:id}}')">Test</button>
{{/if}}
</span>
<div class="col width-fill mobile-width-fill">