horizon/horizon/static/framework/widgets/toast
Kirill Zaitsev 3c0f7e6af3 Fixes a typo 'use_strict' -> 'use strict'
Apparently strict mode is not enabled in toast widgets, due to a
'use_strict' typo, that must have crept in during jscs cleanup
This commit fixes the typo.

Closes-Bug: #1466003
Change-Id: I4cf30b8343bba6bbe7932e3927c6cbc8a81dc0df
2015-06-17 13:31:35 +03:00
..
toast.directive.js Fixes a typo 'use_strict' -> 'use strict' 2015-06-17 13:31:35 +03:00
toast.factory.js Fixes a typo 'use_strict' -> 'use strict' 2015-06-17 13:31:35 +03:00
toast.html JSCS Cleanup - style guide cleanup for toast 2015-06-10 17:56:31 -07:00
toast.module.js Fixes a typo 'use_strict' -> 'use strict' 2015-06-17 13:31:35 +03:00
toast.spec.js JSCS Cleanup - style guide cleanup for toast 2015-06-10 17:56:31 -07:00