Remove trailing whitespaces and trailing lines

This commit is contained in:
Andrey Vakarev 2012-06-04 01:37:27 +03:00
parent 7e0726b1da
commit 3bd06d55e0
80 changed files with 261 additions and 296 deletions

View file

@ -29,8 +29,8 @@
:javascript
$(function(){
:javascript
$(function(){
$('select#snippet_expires_at').chosen();
});