| @@ -84,7 +84,7 @@ $(document).ready(function () { | |||
| $('.autodoc_home_modal_tags_show').click(function (e) { | |||
| $('.autodoc_home_modal_tags_show').addClass('d-none'); | |||
| $('.autodoc_home_modal_tags_add').removeClass('d-none'); | |||
| }) | |||
| }); | |||
| // tag menu select | |||
| $('.autodoc_tag_list').change(function (e) { | |||