Test commit

This commit is contained in:
SillyLossy
2023-05-01 22:45:08 +03:00
parent 5b60007e58
commit 2c9cfb78d8

View File

@@ -295,7 +295,6 @@ function printGroups() {
template.find(".ch_name").html(group.name);
template.find('.group_fav_icon').css("display", 'none');
template.addClass(group.fav ? 'is_fav' : '');
//group.fav ? template.find(".group_fav_icon").show() : template.find(".group_fav_icon").hide();
template.find(".ch_fav").val(group.fav);
// Display inline tags