Skip to content
Snippets Groups Projects
Commit f3c769be authored by Demian Katz's avatar Demian Katz Committed by Robert Lange
Browse files

Add COinS support to EDS.

- Resolves VUFIND-1401.
parent 8295241f
No related merge requests found
......@@ -149,6 +149,8 @@
</div>
<?php endforeach; ?>
<?php endif; ?>
<?=(!$restrictedView && $this->driver->supportsCoinsOpenUrl())?'<span class="Z3988" title="' . $this->escapeHtmlAttr($this->driver->getCoinsOpenUrl()) . '"></span>':''?>
</div>
</div>
<?php if ($thumbnail && $thumbnailAlignment == 'right'): ?>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment