update latest items display
This commit is contained in:
parent
250df24441
commit
81a24f35bc
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
<p>${CinemaModeConfigurationHelp}</p>
|
<p>${CinemaModeConfigurationHelp}</p>
|
||||||
<div style="margin-top: 2em;">
|
<div style="margin-top: 2em;">
|
||||||
<h3 style="margin-bottom:.5em;">${LabelEnableCinemaModeFor}</h3>
|
<div class="paperCheckboxListLabel">${LabelEnableCinemaModeFor}</div>
|
||||||
<div class="paperCheckboxList">
|
<div class="paperCheckboxList">
|
||||||
<paper-checkbox class="chkMovies">${OptionMovies}</paper-checkbox>
|
<paper-checkbox class="chkMovies">${OptionMovies}</paper-checkbox>
|
||||||
<paper-checkbox class="chkEpisodes">${OptionEpisodes}</paper-checkbox>
|
<paper-checkbox class="chkEpisodes">${OptionEpisodes}</paper-checkbox>
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<div>
|
<div>
|
||||||
<h3 style="margin-bottom:.5em;">${LabelSelectInternetTrailersForCinemaMode}</h3>
|
<div class="paperCheckboxListLabel">${LabelSelectInternetTrailersForCinemaMode}</div>
|
||||||
<div class="paperCheckboxList">
|
<div class="paperCheckboxList">
|
||||||
<paper-checkbox class="chkUpcomingTheaterTrailers">${OptionUpcomingMoviesInTheaters}</paper-checkbox>
|
<paper-checkbox class="chkUpcomingTheaterTrailers">${OptionUpcomingMoviesInTheaters}</paper-checkbox>
|
||||||
<paper-checkbox class="chkUpcomingDvdTrailers">${OptionUpcomingDvdMovies}</paper-checkbox>
|
<paper-checkbox class="chkUpcomingDvdTrailers">${OptionUpcomingDvdMovies}</paper-checkbox>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue