File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
web-ui/src/main/resources/catalog/templates Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 195195 <!-- Geocat specific -->
196196 < li class ="gn-menuitem-xs ">
197197 < a
198- href ="https://www .geocat.admin .ch/ "
198+ href ="https://info .geocat.ch/ "
199199 target ="_blank "
200200 title ="{{'documentation' | translate}} "
201201 >
202202 < i class ="fa fa-question-circle "> </ i >
203203 < span class ="hidden-sm " translate > documentation</ span >
204204 </ a >
205205 </ li >
206- < li class ="gn-menuitem-xs " data-ng-show ="(!authenticated || !user.isEditorOrMore()) && service !== 'catalog.signin' && service !== 'new.account' ">
206+ < li
207+ class ="gn-menuitem-xs "
208+ data-ng-show ="(!authenticated || !user.isEditorOrMore()) && service !== 'catalog.signin' && service !== 'new.account' "
209+ >
207210 < a
208211 href ="https://www.geocat.ch/datahub/search/ "
209212 target ="_blank "
You can’t perform that action at this time.
0 commit comments