Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
249298d2
Commit
249298d2
authored
Jun 22, 2015
by
Randall Leeds
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Spaces, not tabs
parent
e8a0aca3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
25 deletions
+25
-25
share_dialog.html
h/templates/client/share_dialog.html
+25
-25
No files found.
h/templates/client/share_dialog.html
View file @
249298d2
...
...
@@ -4,30 +4,30 @@
title=
"Close"
ng-click=
"shareDialog.visible = false"
></i>
<div
class=
"form-vertical tabbable"
>
<div
class=
"form tab-pane"
data-title=
"Share"
>
<p>
Share the link below to show anyone these annotations and invite them to contribute their own.
</p>
<p><input
id=
"via"
class=
"form-input"
type=
"text"
ng-value=
"viaPageLink"
readonly
/></p>
<p
class=
"share-links"
>
<a
href=
"//twitter.com/intent/tweet?url={{viaPageLink}}"
target=
"_blank"
title=
"Tweet link"
class=
"h-icon-twitter"
></a>
<a
href=
"//www.facebook.com/sharer/sharer.php?u={{viaPageLink}}"
target=
"_blank"
title=
"Share on Facebook"
class=
"h-icon-facebook"
></a>
<a
href=
"//plus.google.com/share?url={{viaPageLink}}"
target=
"_blank"
title=
"Post on Google Plus"
class=
"h-icon-google-plus"
></a>
<a
href=
"mailto:?subject=Let's%20Annotate&body={{viaPageLink}}"
title=
"Share via email"
class=
"h-icon-mail"
></a>
</p>
</div>
<div
class=
"form tab-pane"
data-title=
"Share"
>
<p>
Share the link below to show anyone these annotations and invite them to contribute their own.
</p>
<p><input
id=
"via"
class=
"form-input"
type=
"text"
ng-value=
"viaPageLink"
readonly
/></p>
<p
class=
"share-links"
>
<a
href=
"//twitter.com/intent/tweet?url={{viaPageLink}}"
target=
"_blank"
title=
"Tweet link"
class=
"h-icon-twitter"
></a>
<a
href=
"//www.facebook.com/sharer/sharer.php?u={{viaPageLink}}"
target=
"_blank"
title=
"Share on Facebook"
class=
"h-icon-facebook"
></a>
<a
href=
"//plus.google.com/share?url={{viaPageLink}}"
target=
"_blank"
title=
"Post on Google Plus"
class=
"h-icon-google-plus"
></a>
<a
href=
"mailto:?subject=Let's%20Annotate&body={{viaPageLink}}"
title=
"Share via email"
class=
"h-icon-mail"
></a>
</p>
</div>
</div>
</div>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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