From a4df52d29046fb547f87b5b00e3868fbdfb83e5c Mon Sep 17 00:00:00 2001 From: dongsheng Date: Thu, 24 Jul 2008 07:08:22 +0000 Subject: [PATCH] MDL-13766, fix a invalid javascript call in thumbview. --- repository/ajax.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/ajax.php b/repository/ajax.php index a4ab24696e..c7608e61a3 100644 --- a/repository/ajax.php +++ b/repository/ajax.php @@ -297,7 +297,7 @@ var repository_client = (function() { str += '
'; str += (''); str += obj[k].title+'
'; str += ''; -- 2.39.5