syntax fix
This commit is contained in:
parent
92e6fbd67a
commit
096c4c5b89
@ -29,4 +29,4 @@ window.onload = function() {
|
|||||||
$table.before('<div class="largetable"></div>');
|
$table.before('<div class="largetable"></div>');
|
||||||
$table.prependTo($table.prev());
|
$table.prependTo($table.prev());
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
|
Reference in New Issue
Block a user