Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ebiwd
rthelper
Commits
ed0b9131
Commit
ed0b9131
authored
Mar 03, 2017
by
Peter Walter
Browse files
make it fail
parent
5d3413c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rthelper.user.js
rthelper.user.js
+1
-1
No files found.
rthelper.user.js
View file @
ed0b9131
...
...
@@ -12,7 +12,7 @@
// ==/UserScript==
var
info
=
{};
info
.
version
=
'
2.3
'
;
info
.
version
=
'
2.3
'
if
(
document
.
location
.
pathname
.
indexOf
(
'
extserv
'
)
!==
-
1
)
{
info
.
path
=
'
/extserv
'
;
info
.
domain
=
'
https://rt.ebi.ac.uk
'
;
...
...
Peter Walter
@pwalter
mentioned in commit
8c193afe
By Peter Walter on 2017-03-03T17:32:50 (imported from GitLab project)
·
Mar 03, 2017
mentioned in commit
8c193afe
By Peter Walter on 2017-03-03T17:32:50 (imported from GitLab project)
mentioned in commit 8c193afeb8b4baee0da582d5b38ad00da09356c3 *By Peter Walter on 2017-03-03T17:32:50 (imported from GitLab project)*
Toggle commit list
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