Files
notifications-admin/app/assets/javascripts
Tom Byers 84b02ee57a Remove reference to global 'this' from listEntry
Also removes setting of the `$` variable to
jQuery.

This can mess up the unit tests if they run
against JSDOM, which doesn't set the global `this`
to `window`, as browsers do.

We don't set `$` in any other module scripts and
adding it to `this` without making explicit that
`this` means `window` isn't useful.
2019-05-16 15:36:46 +01:00
..
2018-12-21 14:37:01 +00:00
2018-11-08 22:39:38 +00:00
2019-05-02 11:29:24 +01:00
2019-04-17 12:40:49 +01:00