mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 15:57:54 -05:00
Placing the immediate function call inside the )
.
This commit is contained in:
parent
627de675dc
commit
f6dbaa285f
1 changed files with 1 additions and 1 deletions
|
@ -138,4 +138,4 @@
|
|||
// fix for IE6 suckage
|
||||
document.createElement("abbr");
|
||||
document.createElement("time");
|
||||
})(jQuery);
|
||||
}(jQuery));
|
||||
|
|
Loading…
Reference in a new issue