mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Artist overview in SearchResult and ManualImport (#58)
Artist overview in SearchResult and ManualImport
This commit is contained in:
parent
1a1721b4ee
commit
2575403c6b
1 changed files with 2 additions and 2 deletions
|
@ -16,11 +16,11 @@
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!--<div class="row new-artist-overview x-overview">
|
<div class="row new-artist-overview x-overview">
|
||||||
<div class="col-md-12 overview-internal">
|
<div class="col-md-12 overview-internal">
|
||||||
{{overview}}
|
{{overview}}
|
||||||
</div>
|
</div>
|
||||||
</div>-->
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
{{#unless existing}}
|
{{#unless existing}}
|
||||||
{{#unless path}}
|
{{#unless path}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue