修正
This commit is contained in:
@@ -142,7 +142,8 @@
|
||||
}
|
||||
|
||||
function goBack() {
|
||||
window.location.href = "journal-entry.html";
|
||||
// 画面を閉じる
|
||||
window.close();
|
||||
}
|
||||
|
||||
loadJournalEntry();
|
||||
|
||||
Reference in New Issue
Block a user