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:
parent
713d700a76
commit
9274137145
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ $.fn.tagcloud.defaults = {
|
|||
};
|
||||
|
||||
$(function () {
|
||||
$('#keywordTagCloud a').tagcloud();
|
||||
$('#tagCloud a').tagcloud();
|
||||
});
|
||||
</script>
|
||||
`
|
||||
|
|
Loading…
Reference in a new issue