Fogo
This commit is contained in:
parent
1f6e6d5d4f
commit
fdf5ee915e
67 changed files with 48812 additions and 37055 deletions
|
|
@ -1,10 +1,4 @@
|
|||
if (typeof jQuery === 'undefined') {
|
||||
throw new Error('Bootstrap\'s JavaScript requires jQuery')
|
||||
}
|
||||
|
||||
+
|
||||
(function($) {
|
||||
$.widget("psc.blogcomment", {
|
||||
$.widget("psc.blogcomment", {
|
||||
options: {
|
||||
apictrlr: null,
|
||||
authorId: null,
|
||||
|
|
@ -158,4 +152,4 @@ if (typeof jQuery === 'undefined') {
|
|||
$(document).ready(function() {
|
||||
$("[data-type='blogcomment']").blogcomment();
|
||||
})
|
||||
})(jQuery);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue