Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OERu
wenotes-aggregator
Commits
1b185989
Commit
1b185989
authored
Sep 19, 2018
by
Dave Lane
Browse files
fixed the mistaken case in my WEnotes comment - turns out it was never WENotes
parent
ad525824
Changes
2
Hide whitespace changes
Inline
Side-by-side
WEnotes.js
View file @
1b185989
...
...
@@ -762,7 +762,7 @@ var msg_counter = [];
var
client
=
window
.
WEFclient
;
// to hold individual subscriptions
var
subs
=
[];
// for each WE
N
otes instance on the page
// for each WE
n
otes instance on the page
$
(
'
div.WEnotes
'
).
each
(
function
()
{
var
$thisd
=
$
(
this
);
// get the other classes alongside WEnotes, e.g. WEnotes-20-lida101
...
...
sag
@
b81c26bd
Compare
b81c26bd
...
b81c26bd
Subproject commit b81c26bdbda13341f86b3de41e0241a9005c7c08
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