* Finish task #55845.

This commit is contained in:
孙广明
2022-06-01 11:20:01 +08:00
parent dad79f6652
commit f4bbddcef6
+2
View File
@@ -8,6 +8,8 @@ $(function()
})
$('.menu-actions > a').blur(function() {$(this).css('background', 'none');})
$('#content .table-row .markdown-print a').attr('target', '_blank');
})
/**