Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
prodige
jpr_prodige_geonetwork
Commits
5b226172
Commit
5b226172
authored
Nov 12, 2021
by
Jenkins
Browse files
Merge commit '
47de10bb
' into rc
parents
07d1fb8d
47de10bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/catalog/views/default/directives/partials/linksbtn.html
View file @
5b226172
...
...
@@ -100,19 +100,19 @@
<!--ALK CUSTOM-->
<a
ng-repeat=
"link in ::links"
class=
"btn btn-default dropdown-toggle"
data-ng-show=
"md.type.includes('dataset') && link.name==='
Visualiser l
es données'"
data-ng-show=
"md.type.includes('dataset') && link.name==='
Accès à la visualisation d
es données'"
data-ng-href=
"{{::link.url}}"
target=
"_blank"
title=
"{{'map
s
' | translate}}"
aria-label=
"{{'map
s
' | translate}}"
>
title=
"{{'map
Linkonlinesrc
' | translate}}"
aria-label=
"{{'map
Linkonlinesrc
' | translate}}"
>
<i
class=
"fa fa-globe"
></i>
</a>
<a
ng-repeat=
"link in ::links"
class=
"btn btn-default dropdown-toggle"
data-ng-show=
"md.type.includes('map')"
data-ng-href=
"{{::link.url}}"
target=
"_blank"
title=
"{{'map
s
' | translate}}"
aria-label=
"{{'map
s
' | translate}}"
>
title=
"{{'map
Linkonlinesrc
' | translate}}"
aria-label=
"{{'map
Linkonlinesrc
' | translate}}"
>
<i
class=
"fa fa-globe"
></i>
</a>
<!--END ALK CUSTOM-->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment