Fix JSHint issues

Change-Id: I0d63ec803f9cc8719f5275717b788812149a94c5
This commit is contained in:
Siebrand Mazeland
2013-04-29 10:03:12 +02:00
parent 17a1507692
commit b1aed294c0
2 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
# upstream libs
lib/*
# Generated file that contains JSON. Would fail "Strings must use singlequote."
resources/js/ext.uls.webfonts.repository.js

View File

@@ -164,7 +164,7 @@
scrollTop: scrollPosition
}, 500 );
}
}
};
}
$ulsTrigger.uls( ulsOptions );