Skip to content

Commit fd4ece0

Browse files
committed
不要なJS変数を削除
1 parent 27f0d2c commit fd4ece0

File tree

1 file changed

+0
-1
lines changed
  • app/webroot/theme/admin-third/Users/admin

1 file changed

+0
-1
lines changed

app/webroot/theme/admin-third/Users/admin/form.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
$this->BcBaser->i18nScript([
1717
'alertMessage1' => __d('baser', '処理に失敗しました。'),
1818
'alertMessage2' => __d('baser', '送信先のプログラムが見つかりません。'),
19-
'confirmMessage1' => __d('baser', '更新内容をログイン情報に反映する為、一旦ログアウトします。よろしいですか?'),
2019
'confirmMessage2' => __d('baser', '登録されている「よく使う項目」を、このユーザーが所属するユーザーグループの初期設定として登録します。よろしいですか?'),
2120
'infoMessage1' => __d('baser', '登録されている「よく使う項目」を所属するユーザーグループの初期値として設定しました。'),
2221
]);

0 commit comments

Comments
 (0)