delete log
This commit is contained in:
parent
b1cddb6bbc
commit
985c25cb1e
|
@ -22,7 +22,6 @@ function layoutDiv() {
|
|||
if (item.labels) {
|
||||
item.api += '&labels=' + item.labels;
|
||||
}
|
||||
console.log(item.api);
|
||||
el += '<div class="widget-wrap" id="timeline">';
|
||||
if (item.title) {
|
||||
el += '<div class="widget-header cap theme dis-select">';
|
||||
|
|
Loading…
Reference in New Issue