forked from DSpace/dspace-angular
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Footer details update by Lindat live instance's footer * Copied UI tests fix from the dtq-dev --------- Co-authored-by: Juraj Roka <[email protected]> Co-authored-by: milanmajchrak <[email protected]>
- Loading branch information
1 parent
ab2d477
commit 9e9d86f
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ <h4><a href="https://lindat.cz/sites/default/files/2021-01/lindat_clariah_flyer. | |
<li><a href="mailto:[email protected]">Helpdesk</a></li> | ||
<li><a href="https://lindat.cz/user_feedback">User Feedback Form</a></li> | ||
<br/> | ||
<li><a href="https://ufal.mff.cuni.cz/grants/lindatclariah-cz/en">Hosting Institution</a></li> | ||
<li><a href="https://lindat.cz/acknowledgement">Acknowledge LINDAT/CLARIAH-CZ</a></li> | ||
</ul> | ||
</div> | ||
|
@@ -37,12 +38,19 @@ <h4><a href="https://lindat.cz/partners">Partners</a></h4> | |
<li><a href="https://lindat.cz/partners/zcu">Faculty <i>of</i> Applied Sciences</a></li> | ||
</ul> | ||
</li> | ||
<li>Terezín | ||
<ul> | ||
<li><a href="https://lindat.cz/partners/iti">Terezín Initiative Institute</a></li> | ||
<li><a href="https://lindat.cz/partners/pt">Terezín Memorial</a></li> | ||
</ul> | ||
</li> | ||
<li>Czech Academy of Sciences | ||
<ul> | ||
<li><a href="https://lindat.cz/partners/ujc">Czech Language Institute</a></li> | ||
<li><a href="https://lindat.cz/partners/knav">Library <i>of</i> Academy</a></li> | ||
<li><a href="https://lindat.cz/partners/hu">Institute <i>of</i> History</a></li> | ||
<li><a href="https://lindat.cz/partners/flu">Institute <i>of</i> Philosophy</a></li> | ||
<li><a href="https://lindat.cz/partners/mua">Masaryk Institute <i>and</i> Archives</a></li> | ||
</ul> | ||
</li> | ||
<li>Archives, Libraries and Galleries | ||
|
@@ -51,6 +59,7 @@ <h4><a href="https://lindat.cz/partners">Partners</a></h4> | |
<li><a href="https://lindat.cz/partners/mzk">Moravian Library <i>in Brno</i></a></li> | ||
<li><a href="https://lindat.cz/partners/ng">National Gallery Prague</a></li> | ||
<li><a href="https://lindat.cz/partners/nfa">National Film Archive</a></li> | ||
<li><a href="https://lindat.cz/partners/na">National Archives</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
@@ -76,7 +85,7 @@ <h4><a href="https://lindat.cz/services">Services</a></h4> | |
THE LINDAT/CLARIAH-CZ PROJECT (LM2018101; formerly LM2010013, LM2015071) IS FULLY SUPPORTED BY THE MINISTRY OF EDUCATION, SPORTS AND YOUTH OF THE CZECH REPUBLIC UNDER THE PROGRAMME LM OF "LARGE INFRASTRUCTURES" | ||
</div> | ||
<div id="ack-freepik">Icons © Smashicons and Freepik from flaticon.com licensed by <a href="https://creativecommons.org/licenses/by/3.0/">CC 3.0 BY</a></div> | ||
<div id="ack-ufal">website © 2022 by <a href="https://ufal.mff.cuni.cz/">ÚFAL</a></div> | ||
<div id="ack-ufal">website © 2024 by <a href="https://ufal.mff.cuni.cz/">ÚFAL</a></div> | ||
<script type="text/javascript"> | ||
//<![CDATA[ | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
|