mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 17:05:14 +00:00
Update test.html
This commit is contained in:
parent
a4a7391de6
commit
c9578ae9f1
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user