Random changes
This commit is contained in:
@@ -72,7 +72,7 @@ block.fn.tweets = function(config) {
|
||||
}, config);
|
||||
|
||||
// create the necessary HTML in the block container
|
||||
this.$element.append('<ol class="tweet-list stream-items"></ol>');
|
||||
//this.$element.append('<ol class="tweet-list stream-items"></ol>');
|
||||
|
||||
// store list for later
|
||||
var $list = this.$element.find('ol');
|
||||
|
||||
Reference in New Issue
Block a user