公开审稿人意见
This commit is contained in:
@@ -179,7 +179,7 @@ function bf_list() {
|
||||
} else {
|
||||
var npp_ = ': ' + arr[i].npp + '. '
|
||||
}
|
||||
if (arr[i].mains == '') {
|
||||
if (arr[i].has_mains == 0) {
|
||||
if (arr[i].file_html == '') {
|
||||
var html_ = ''
|
||||
} else {
|
||||
|
||||
@@ -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('<p><b>Impact Factor:</b> <span>1.3</span></p>');
|
||||
$('.edit_board_tmr').after('<p><b>Impact Factor (Clarivate):</b> <span>1.3</span></p>');
|
||||
//$('.edit_board_tmr>a').attr('href', 'notice.html?J_num=' + Jour_num + '&footer_id=' + arr_jour.board_url);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user