Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
drupal.org
ckeditor_link
Commits
c26047dd
Commit
c26047dd
authored
Sep 01, 2010
by
Henri MEDOT
Browse files
Removed a unwanted comma causing a bug in IE7.
parent
de251aa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/link/plugin.js
View file @
c26047dd
...
...
@@ -98,7 +98,7 @@
return
false
;
}
return
true
;
}
,
}
}]
});
content
.
onChange
=
CKEDITOR
.
tools
.
override
(
content
.
onChange
,
function
(
original
)
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment