PR

【3/22】3/24メンテナンス #1656

wada opened this at 2022-03-22T14:44:16; closed

Description

opened by wada at 2022-03-22T14:44:16; updated 2022-03-23T10:15:53

概要

【3/24】メンテナンス #1616

Comment

#17971 by wada at 2022-03-22T14:44:26; updated 2022-03-22T14:44:26

@kouho
レビューお願いします。

Comment

#17982 by kouho at 2022-03-22T15:28:04; updated 2022-03-22T15:28:04

@wada
public_html/template/Maintenance__Default.tpl

$_parts['end_date'] = "${S_Date('H:00', $_df['maintenance_end_time'])}";
の部分は
$_parts['end_date'] = "${S_Date('H:i', $_df['maintenance_end_time'])}";
の方が融通が効くかと思いました。

Comment

#17983 by wada at 2022-03-22T15:36:05; updated 2022-03-22T15:36:05

@kouho
ありがとうございます、修正しました。

Comment

#17986 by kouho at 2022-03-22T15:47:59; updated 2022-03-22T15:47:59

@wada
対応ありがとうございます。修正確認しました。

kouho add_label at 2022-03-22T15:48:01: 皇甫 LGTM
wada merge at 2022-03-23T10:15:53: 【3/22】3/24メンテナンス
wada close at 2022-03-23T10:15:53: Close

Commit range

base711cd70f0611b70d36411f535a71a0697e0dd03c
headdae54626bd1f171a258c0c2728dccbe3c3179afb
base branchjolly/jr-web:develop
head branchjolly/jr-web:mainte_0324

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed3 filesView patch
statusfile
modifiedlib/conf/define_y.inc
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/Maintenance__Default.tpl
Patch body is stored as a separate file to keep this page lightweight.