1
0
Fork 0
mirror of https://github.com/vbatts/imgsrv.git synced 2024-11-23 16:45:39 +00:00

i broke the tag cloud js :-\

This commit is contained in:
Vincent Batts 2013-08-06 11:24:54 -04:00
parent 713d700a76
commit 9274137145

View file

@ -191,7 +191,7 @@ $.fn.tagcloud.defaults = {
}; };
$(function () { $(function () {
$('#keywordTagCloud a').tagcloud(); $('#tagCloud a').tagcloud();
}); });
</script> </script>
` `