Skip to content
Snippets Groups Projects
Commit e918c1ef authored by Robert Lange's avatar Robert Lange Committed by Dorian Merz
Browse files

refs #17112 [fid_adlr] allow overriding of fidis base url on alpha

* set baseUrlOverrideAllowed to true in adlr alpha fid.ini
* display changed url (set by get param or cookie) fixed on bottom
parent e1c6a6f1
No related merge requests found
[Parent_Config]
relative_path=../../../config/vufind/fid.ini
\ No newline at end of file
relative_path=../../../config/vufind/fid.ini
[Client]
baseUrlOverrideAllowed = true
\ No newline at end of file
......@@ -69,5 +69,8 @@
</div>
</div>
</div>
<?php if ($this->fidisStatus): ?>
<div class="fidis-status"><?=$this->fidisStatus?></div>
<?php endif; ?>
</footer>
<!-- fid_adlr: footer - END -->
\ No newline at end of file
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