1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 22:41:52 +02:00

(v1.2.0.9040) conserve_capped_values for as.rsi()

This commit is contained in:
2020-07-29 12:47:58 +02:00
parent e7def0aa4c
commit de0f7b8950
16 changed files with 17 additions and 18 deletions

View File

@ -93,6 +93,7 @@ $(document).ready(function() {
$('.template-citation-authors h1').eq(0).text('How to cite');
$('.template-citation-authors h1').eq(1).text('All contributors');
$(".developers").html(doct_tit($(".developers").html()));
$(".developers a[href='authors.html']").text("All contributors...");
// Edit title of manual
$('.template-reference-index h1').text('Manual');