mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-20 20:18:42 -05:00
The core of the work here involved two things: * Making the default view / home page 'monitor' instead of 'console' * Replacing monitor tab functionality with ui-router's nested views There are now a few bugs which need to be worked out: * Haven't tested saving a monitor * Loading an existing monitor's data doesn't work (edit) * active tab isn't set * who knows what else?
6 lines
169 B
HTML
6 lines
169 B
HTML
<div role="tabpanel" class="form-horizontal tab-pane" id="source">
|
|
|
|
<label>Deinterlacing</label>
|
|
<select name="newMonitor[Deinterlacing]"></select>
|
|
</div>
|