Sha256: cc69976ab69ef6af37050b2591bb4074a212d64e683c16455f291930c36e3c86

Contents?: true

Size: 398 Bytes

Versions: 5

Compression:

Stored size: 398 Bytes

Contents

// Use this to customize the visual editor boot process
// Just mirror the options specified in your visual editor's config with the new
// options here.  This will completely override anything specified in your visual
// editor's boot process for that key, e.g. skin: 'something_else'
if (typeof(custom_visual_editor_boot_options) == "undefined") {
  var custom_visual_editor_boot_options = {};
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
refinerycms-core-4.0.3 app/assets/javascripts/admin.js
refinerycms-core-4.0.2 app/assets/javascripts/admin.js
refinerycms-core-4.0.1 app/assets/javascripts/admin.js
refinerycms-core-3.0.6 app/assets/javascripts/admin.js
refinerycms-core-4.0.0 app/assets/javascripts/admin.js