Widget:PillIdentifier: Difference between revisions

Jump to navigation Jump to search
Christopher Popma (talk | contribs)
No edit summary
Christopher Popma (talk | contribs)
No edit summary
Line 248: Line 248:
});
});
} else {
} else {
$("#resultsTable-container").append("No results found");
$("#resultsTable-container").append('<span style="margin:auto; font-size:16px;">No Results Found. Please check back later</span>');
}
}
});
});
$('#resultsTable-container').css("visibility", "visible");
$('#resultsTable-container').css("visibility", "visible");

Revision as of 00:44, 3 August 2015