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
9d9a0aae
Commit
9d9a0aae
authored
Aug 19, 2014
by
Aron Carroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the tag-it plugin and update the Karma config
parent
f4a99c4b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
551 deletions
+1
-551
tag-it.js
h/static/scripts/vendor/tag-it.js
+0
-541
karma.config.js
karma.config.js
+1
-10
No files found.
h/static/scripts/vendor/tag-it.js
deleted
100644 → 0
View file @
f4a99c4b
This diff is collapsed.
Click to expand it.
karma.config.js
View file @
9d9a0aae
...
...
@@ -23,6 +23,7 @@ module.exports = function(config) {
'h/static/scripts/vendor/angular-resource.js'
,
'h/static/scripts/vendor/angular-route.js'
,
'h/static/scripts/vendor/angular-sanitize.js'
,
'h/static/scripts/vendor/ng-tags-input.js'
,
'h/static/scripts/vendor/gettext.js'
,
'h/static/scripts/vendor/annotator.js'
,
'h/static/scripts/vendor/annotator.auth.js'
,
...
...
@@ -41,16 +42,6 @@ module.exports = function(config) {
'h/static/scripts/vendor/Markdown.Converter.js'
,
'h/static/scripts/vendor/polyfills/raf.js'
,
'h/static/scripts/vendor/sockjs-0.3.4.js'
,
'h/static/scripts/vendor/jquery.ui.core.js'
,
'h/static/scripts/vendor/jquery.ui.position.js'
,
'h/static/scripts/vendor/jquery.ui.widget.js'
,
'h/static/scripts/vendor/jquery.ui.tooltip.js'
,
'h/static/scripts/vendor/jquery.ui.autocomplete.js'
,
'h/static/scripts/vendor/jquery.ui.menu.js'
,
'h/static/scripts/vendor/jquery.ui.effect.js'
,
'h/static/scripts/vendor/jquery.ui.effect-blind.js'
,
'h/static/scripts/vendor/jquery.ui.effect-highlight.js'
,
'h/static/scripts/vendor/tag-it.js'
,
'h/static/scripts/vendor/uuid.js'
,
'h/static/scripts/hypothesis-auth.js'
,
'h/static/scripts/hypothesis.js'
,
...
...
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