fixes #553 - Support locking OfficialRating field
This commit is contained in:
parent
557a6c142f
commit
bf9762b065
2 changed files with 2 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
|||
<input type="number" id="txtSeriesRuntime" name="txtSeriesRuntime" data-mini="true" />
|
||||
</div>
|
||||
<div data-role="fieldcontain" id="fldOfficialRating" style="display: none;">
|
||||
<label for="selectOfficialRating">Official rating:</label>
|
||||
<label for="selectOfficialRating">Parental rating:</label>
|
||||
<select name="selectOfficialRating" id="selectOfficialRating" data-mini="true"></select>
|
||||
</div>
|
||||
<div data-role="fieldcontain" id="fldCustomRating" style="display: none;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue