Files
cachet-docker/resources/views/dashboard
A c0e445ac51 Makes the editor focusable.
It's related to CachetHQ/Cachet#2749
On the incident template creation the editor was not focusable, now it
is.
The problem was the initialization of the editor that was done before
the DOM is fully loaded.
Using addEventListener and DOMContentListener fixes the problem and is
compatible from IE9.
2018-01-12 15:27:57 +01:00
..
2017-07-27 15:58:04 -04:00
2017-07-27 15:58:04 -04:00
2017-03-18 11:15:43 +00:00
2018-01-12 15:27:57 +01:00
2017-09-15 07:39:40 +01:00