Sha256: e72f37a6a593af7f47216a7b74e6ed205f9a6721dbfb304e6111e7083a9032c1
Contents?: true
Size: 192 Bytes
Versions: 7
Compression:
Stored size: 192 Bytes
Contents
$(function() { $body = $("body"); if ($("body").hasClass("posts-controller")){ $('#fuel_post_content').editable({ inlineMode: false, theme: 'gray', height: '500' }) }; });
Version data entries
7 entries across 7 versions & 1 rubygems