Files
bootstrap/js
pbatey c8523caf13 fix csp warning about unsafe-inline style-src
Showing and hiding an off-canvas menu with content-security-policy enabled (via ember-cli) results in the following~

    [Report Only] Refused to apply inline style because it violates the following Content Security Policy directive~

Changing the way that OffCanvas.hide() restors the style addresses this warning. e.g., `$(this).attr('style', ...)`~

For more information about content-security-policy, see http://content-security-policy.com/.
2015-07-10 14:07:57 -06:00
..
2014-05-06 05:33:31 +02:00
2013-09-18 20:36:17 +03:00
2014-05-06 04:56:26 +02:00
2014-06-24 12:56:23 +02:00
2014-05-06 04:56:26 +02:00