Merge branch 'master' of github.com:siebrand/jquery.uls into siebrand-master

Change-Id: I3795440ca3306fd5c1c16ffc3c247b0cf2a528d8
This commit is contained in:
Santhosh Thottingal
2013-03-26 09:22:53 +05:30
4 changed files with 2 additions and 18945 deletions

View File

@@ -70,6 +70,7 @@
show: function () {
if ( this.cache ) {
// If the result cache is present, render the results from there.
//noinspection JSUnusedAssignment
var result = null;
for ( result in this.cache ) {