Widget:PillIdentifier: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 248: | Line 248: | ||
}); | }); | ||
} else { | } else { | ||
$("#resultsTable-container").append('< | $("#resultsTable-container").append('<div style="margin:auto"><span style="font-size:36px;">No Results Found. Please Check Back Later.</span></div>'); | ||
} | } | ||
}); | }); |