Move video over to software_id
This commit is contained in:
@@ -57,9 +57,7 @@
|
||||
<dt>Sample Rate</dt><dd>{{ $o->samplerate }}<dd>
|
||||
<hr>
|
||||
<dt>Date Taken</dt><dd>{{ $o->date_taken() }}<dd>
|
||||
<dt>Camera</dt><dd>{{ $o->make }}<dd>
|
||||
<dt>Model</dt><dd>{{ $o->model }}<dd>
|
||||
<dt>Software</dt><dd>{{ $o->software }}<dd>
|
||||
<dt>Camera</dt><dd>{{ $o->device() }}<dd>
|
||||
<dt>Identifier</dt><dd>{{ $o->identifier }}<dd>
|
||||
<hr>
|
||||
<dt>Location</dt>
|
||||
|
Reference in New Issue
Block a user