Sha256: 3063d3d23e7ac95a8401e23fa0a1da9b21cef71ef050eabd8574eafaf14a9eef

Contents?: true

Size: 289 Bytes

Versions: 1

Compression:

Stored size: 289 Bytes

Contents

// override this file in your application to add custom behaviour

//= require 'selectize.min'
//= require 'thecore_ui_commons'

const adjustIframe = function(obj) {
    obj.style.height = obj.contentWindow.document.body.scrollHeight + 'px';
};

//= require 'rails_admin/custom/thecore/ui'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
thecore_ui_rails_admin-3.0.13 app/assets/javascripts/rails_admin/custom/ui.js