Merge branch 'sgm_55845' into 'zentaopms_198'

* Finish task #55845.

See merge request easycorp/zentaopms!3679
This commit is contained in:
王怡栋
2022-06-01 03:28:37 +00:00
+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');
})
/**