summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/textbook_companion_fixer_edit_category.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/textbook_companion_fixer_edit_category.js b/js/textbook_companion_fixer_edit_category.js
index 545f689..bad5ec7 100644
--- a/js/textbook_companion_fixer_edit_category.js
+++ b/js/textbook_companion_fixer_edit_category.js
@@ -37,7 +37,6 @@
.val() + "'>" + $(this).text() + "</option>");
/**********************/
- console.log($('.main-subcategory-' + selectID).attr('data-cid'));
var pref_id = $('.prefrence_id').val();
var main_cat_chk_value = selectID;
var sub_cat_select_value = $(this).val();