mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-05 07:49:03 +02:00
fix(torrents): torrent mediainfo hide/show status
This commit is contained in:
@@ -674,7 +674,7 @@
|
||||
</div>
|
||||
</dd>
|
||||
|
||||
<dt class="h-line" ng-if="vm.torrentLocalInfo.torrent_nfo.length>0">{{ 'VIDEO_NFO' | translate}}:</dt>
|
||||
<dt class="h-line">{{ 'VIDEO_NFO' | translate}}:</dt>
|
||||
<dd ng-if="vm.torrentLocalInfo.torrent_nfo.length>0">
|
||||
<div class="row" ng-if="!vm.mediaInfoEditMode">
|
||||
<div class="col-md-10">
|
||||
|
||||
Reference in New Issue
Block a user