Remove stray debug code.
This commit is contained in:
parent
2475f952df
commit
d13cb056f0
@ -1078,8 +1078,6 @@ $(function() {
|
||||
}
|
||||
|
||||
$('.change_preview').change(function() {
|
||||
console.log('ID: ' + $(this).attr('id'));
|
||||
console.log('CI: ' + $(this).attr('data-configitem'));
|
||||
serendipity.change_preview($(this).attr('id'), $(this).attr('data-configitem'));
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user