Commit abd122d4 authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

2020 released

parent 28ca4dee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -273,7 +273,7 @@ CenterExam.gitlab=function(){
<div id="top" style="position:fixed; top:0px; left:0px; padding:10px; width:100%; background:white">
<font size="+3"><b>大学入試センター試験『国語』漢文</b></font><br>
<select id="vol" onchange="CenterExam.volchange()">
<option value="center-exam/2019">2019</option>
<option value="center-exam/2020">2020</option>
</select>
<input type="text" id="count" size=3 value=0 style="text-align:right" onchange="CenterExam.writeSVG()" />
<input type="button" value="GitLab" onclick="CenterExam.gitlab()" />