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
eb335805
Commit
eb335805
authored
Nov 21, 2014
by
gergely-ujvari
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1707 from hypothesis/remove-last-log-line
Update Annotator to 6da826c7 (typed-packaging branch)
parents
66528512
9ed102dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
annotator.js
h/static/scripts/vendor/annotator.js
+2
-3
No files found.
h/static/scripts/vendor/annotator.js
View file @
eb335805
// Generated by CoffeeScript 1.6.3
/*
** Annotator 1.2.6-dev-
7c915a8
** Annotator 1.2.6-dev-
6da826c
** https://github.com/okfn/annotator/
**
** Copyright 2012 Aron Carroll, Rufus Pollock, and Nick Stenning.
** Dual licensed under the MIT and GPLv3 licenses.
** https://github.com/okfn/annotator/blob/master/LICENSE
**
** Built at: 2014-11-
11 13:09:11
Z
** Built at: 2014-11-
21 11:06:29
Z
*/
...
...
@@ -1171,7 +1171,6 @@
s
=
_ref1
[
_k
];
if
(
s
.
mapper
.
applicable
())
{
this
.
documentAccessStrategy
=
s
;
console
.
log
(
"Selected document access strategy: "
+
s
.
name
);
this
.
domMapper
=
new
s
.
mapper
();
this
.
anchors
=
{};
addEventListener
(
"docPageMapped"
,
function
(
evt
)
{
...
...
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