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:
@ -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');
|
||||
|
Reference in New Issue
Block a user