mirror of
https://github.com/vbatts/imgsrv.git
synced 2025-07-25 16:40:27 +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 () {
|
$(function () {
|
||||||
$('#keywordTagCloud a').tagcloud();
|
$('#tagCloud a').tagcloud();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
`
|
`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue