Commit e61d2955 authored by Craig Watson's avatar Craig Watson

Fix for Data.AbulEdu search results not showing details (metadata,..)

parent 5ac37603
......@@ -212,7 +212,7 @@
});
(
$(".imgContainer").live("click",function(){
abuledu.sendFileMetadata(createMetaData($(this)));
sankore.sendFileMetadata(createMetaData($(this)));
}));
/*$(window).resize(function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment