Get rid of deprecated link_to_function

This commit is contained in:
randx 2012-06-20 21:29:55 +03:00
parent 6507c1085e
commit 1a05f2f7c9
5 changed files with 18 additions and 2 deletions

View file

@ -602,3 +602,7 @@ li.note {
min-height:42px;
}
.supp_diff_link,
.mr_show_all_commits {
cursor:pointer;
}