update guide style

This commit is contained in:
Luke Pulverenti 2016-12-12 00:41:24 -05:00
parent 1f519c45c7
commit 7d752911cb
15 changed files with 268 additions and 176 deletions

View file

@ -700,14 +700,14 @@
showElement('#fldCustomRating', context);
}
showElement('#tagsCollapsible', context);
if (item.Type === "TvChannel") {
hideElement('#tagsCollapsible', context);
hideElement('#metadataSettingsCollapsible', context);
hideElement('#fldPremiereDate', context);
hideElement('#fldDateAdded', context);
hideElement('#fldYear', context);
} else {
showElement('#tagsCollapsible', context);
showElement('#metadataSettingsCollapsible', context);
showElement('#fldPremiereDate', context);
showElement('#fldDateAdded', context);