Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / image / js / editors / image.js
index 95646cd76465e02e323f8996b41a7d6e870e20f5..f46da9f46b3cce125efe1353e7c113b6aa9d9fc6 100644 (file)
       this.$el.html(this.model.get('originalValue'));
     },
     getQuickEditUISettings: function getQuickEditUISettings() {
-      return { padding: false, unifiedToolbar: true, fullWidthToolbar: true, popup: false };
+      return {
+        padding: false,
+        unifiedToolbar: true,
+        fullWidthToolbar: true,
+        popup: false
+      };
     },
     showValidationErrors: function showValidationErrors() {
       var errors = Drupal.theme('quickeditImageErrors', {