mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
js removed log
This commit is contained in:
parent
bb3fd15a76
commit
6423a74b3e
@ -1,6 +1,5 @@
|
|||||||
$(() => {
|
$(() => {
|
||||||
if (buying_selling_title) {
|
if (buying_selling_title) {
|
||||||
console.log(is_buying)
|
|
||||||
getCfValue(buying_selling_title)
|
getCfValue(buying_selling_title)
|
||||||
}
|
}
|
||||||
var is_buying_selling_title = $('#is_buying_selling_title');
|
var is_buying_selling_title = $('#is_buying_selling_title');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user