From e8f63c24b5c4860d790a30ee231263cf240ec3e2 Mon Sep 17 00:00:00 2001 From: tim b Date: Thu, 10 Jun 2010 07:35:26 -0700 Subject: no results found --- template/search_files.st | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template') diff --git a/template/search_files.st b/template/search_files.st index 88a3dab..553694a 100644 --- a/template/search_files.st +++ b/template/search_files.st @@ -57,6 +57,9 @@ } } var contentString = '' + if (images.length == 0) { + setMessage("no results found") + } for(var i = 0; i < images.length; i++){ contentString += '' } -- cgit v1.2.3-70-g09d2