Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beta.ordbok.uib.no
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Margunn.Rauset
beta.ordbok.uib.no
Commits
def483de
Commit
def483de
authored
3 years ago
by
Petr Kalashnikov
Browse files
Options
Downloads
Patches
Plain Diff
Label for the general share button
parent
44a5689d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/ArticleFooter.vue
+1
-1
1 addition, 1 deletion
src/components/ArticleFooter.vue
with
1 addition
and
1 deletion
src/components/ArticleFooter.vue
+
1
−
1
View file @
def483de
...
...
@@ -20,7 +20,7 @@
</ShareNetwork>
</button>
</span>
<button
v-if=
"webShareApiSupported"
class=
"share_button"
@
click=
"shareViaWebShare"
>
<button
v-if=
"webShareApiSupported"
aria-label=
"Del ordboksartikkelen med andre"
class=
"share_button"
tabindex=
"0"
@
click=
"shareViaWebShare"
>
<span
v-if=
"!hasPointer"
class =
"share_text"
>
Del ordet
</span>
<v-icon
dense
>
$vuetify.icons.share
</v-icon>
</button>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment