fix merge error
This commit is contained in:
parent
63044be7fe
commit
ef10b7a247
legacy/application/views/scripts/library
|
@ -36,7 +36,6 @@ $analogMeter = true;
|
|||
<div id="artwork-preview" class="artwork-preview">
|
||||
<div class="artwork-preview-<?php echo ($this->id); ?>" id="artworkPreview" style="background-image: url(<?php echo $get_artwork; ?>);">
|
||||
</div>
|
||||
<?php } ?>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue