remove unneeded comment

This commit is contained in:
Alexander Machehin 2015-04-01 17:05:02 +05:00
parent 9870cfaa83
commit 146a5370c3
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
# http://sitear.ru/material/sozdaem-knopku-naverh-scroll-to-top-na-jquery
$(document).ready ->
$(document).on 'hide.bs.collapse', '.file .diff_data.collapse', ->
$(this).parent().find('.top button span.fa').removeClass('fa-chevron-down').addClass('fa-chevron-up')