From 40a469f8fd81d3ab43221677ae263a4f82a25edf Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Wed, 28 Jun 2023 15:20:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jstmr/side.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jstmr/side.js b/jstmr/side.js index 7dfdc3e..90292e1 100644 --- a/jstmr/side.js +++ b/jstmr/side.js @@ -122,7 +122,7 @@ function side_list() { $('.Ins_authors').attr('href', 'for_author.html?J_num=' + Jour_num); $('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num); $('.edit_board_tmr>a').attr('href', arr_jour.board_url); - $('.edit_board_tmr').after('

Impact Factor: Coming soon

'); + $('.edit_board_tmr').after('

Impact Factor: 1.3

'); //$('.edit_board_tmr>a').attr('href', 'notice.html?J_num=' + Jour_num + '&footer_id=' + arr_jour.board_url);