Sha256: 9f02d7a0122215115884235e9277fbd0c56d021c6da4d0b0706db80cecc1bd3d
Contents?: true
Size: 263 Bytes
Versions: 22
Compression:
Stored size: 263 Bytes
Contents
I"ü(function() { $(function() { return $('textarea[data-add-editor]').each(function() { var editor; editor = ace.edit($(this).attr('id')); $(this).css('height', '300px'); return editor.resize(); }); }); }).call(this); :ET
Version data entries
22 entries across 22 versions & 2 rubygems