Subversion Repositories munaweb

Rev

Rev 22 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22 Rev 25
Line 386... Line 386...
386
                                        <input id="dvdReleaseYear" name="dvdReleaseYear" style="width:8%" type="text" maxlength="4">
386
                                        <input id="dvdReleaseYear" name="dvdReleaseYear" style="width:8%" type="text" maxlength="4">
387
                                        <label for="dvdDVDEditionYear" class="keepTogether mr-sm-2">DVD Year:</label>
387
                                        <label for="dvdDVDEditionYear" class="keepTogether mr-sm-2">DVD Year:</label>
388
                                        <input id="dvdDVDEditionYear" name="dvdDVDEditionYear" style="width:8%" type="text" maxlength="4">
388
                                        <input id="dvdDVDEditionYear" name="dvdDVDEditionYear" style="width:8%" type="text" maxlength="4">
389
                                        <label for="dvdGenre" class="keepTogether mr-sm-2">Genre:</label>
389
                                        <label for="dvdGenre" class="keepTogether mr-sm-2">Genre:</label>
390
                                        <select id="dvdGenre" name="dvdGenre" data-placeholder="Select Genre..." class="selectpicker" data-style="btn-outline-dark btn-sm">
390
                                        <select id="dvdGenre" name="dvdGenre" data-placeholder="Select Genre..." class="selectpicker" data-style="btn-outline-dark btn-sm">
-
 
391
                                            <option class="small" value=" " selected> </option>
391
                                            <option class="small" value="Action &amp; Adventure">Action & Adventure</option>
392
                                            <option class="small" value="Action &amp; Adventure">Action & Adventure</option>
392
                                            <option class="small" value="Animation &amp; Anime">Animation & Anime</option>
393
                                            <option class="small" value="Animation &amp; Anime">Animation & Anime</option>
393
                                            <option class="small" value="Children&apos;s &amp; Family">Children's & Family</option>
394
                                            <option class="small" value="Children&apos;s &amp; Family">Children's & Family</option>
394
                                            <option class="small" value="Comedy">Comedy</option>
395
                                            <option class="small" value="Comedy">Comedy</option>
395
                                            <option class="small" value="Documentary">Documentary</option>
396
                                            <option class="small" value="Documentary">Documentary</option>