diff --git a/call.cgi b/call.cgi index 3799737..f9279b2 100755 --- a/call.cgi +++ b/call.cgi @@ -253,7 +253,7 @@ else: wb.remove(wb[room+"座席表"]) - wb.move_sheet('注意事項', offset=len(wb.sheetnames)) +# wb.move_sheet('注意事項', offset=len(wb.sheetnames)) filename="attendancebook"+fr.strftime("%Y%m%d%H%M")+".xlsx" tname= tempfile.mktemp(filename)