Files
notifications-admin/app/templates/views
Tom Byers cf07579a6b Correct name of forceFocus data attribute
Data attributes need to be '-' separated strings
in the HTML to appear as camelCase keys in the
`.dataset` (`.data()` in jQuery) property.

This corrects the assumption that the camelCasing
would carry through from the HTML.

More info:

https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes
2019-04-03 14:41:09 +01:00
..
2019-02-15 11:44:09 +00:00
2019-03-05 14:41:43 +00:00
2019-02-18 13:57:01 +00:00