Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / ckeditor / js / views / VisualView.js
index 98080158251ec46194fcd9fb6e70385434e83e60..a5ebbdfc0856dfc2964500b747d3c36f0ac76672 100644 (file)
@@ -7,7 +7,6 @@
 
 (function (Drupal, Backbone, $) {
   Drupal.ckeditor.VisualView = Backbone.View.extend({
-
     events: {
       'click .ckeditor-toolbar-group-name': 'onGroupNameClick',
       'click .ckeditor-groupnames-toggle': 'onGroupNamesToggleClick',