Skip to content

Commit

Permalink
Open infopage in other tab
Browse files Browse the repository at this point in the history
kthoden committed Sep 12, 2019
1 parent 1de5e78 commit ebc8b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/HIEOALoader.js
Original file line number Diff line number Diff line change
@@ -288,7 +288,7 @@ var HI = {
HI.controls = {};

// attribution control
L.control.attribution({prefix:'<a href="https://bitgilde.de/de/konzepte/?project=eoa">Yenda (HyperImage) Viewer v1.0</a>',position:'bottomleft'}).addTo(HIMap);
L.control.attribution({prefix:'<a target="_blank" href="https://bitgilde.de/de/konzepte/?project=eoa">Yenda (HyperImage) Viewer v1.0</a>',position:'bottomleft'}).addTo(HIMap);

// annotation control
var annotation = L.control.slideMenu('', {

0 comments on commit ebc8b8e

Please sign in to comment.