Sha256: 62c01342dc6516938581ab34286f3f87a33d272bc7a022096212b8d969a9daec
Contents?: true
Size: 251 Bytes
Versions: 33
Compression:
Stored size: 251 Bytes
Contents
pageflow.ConfigurationEditorTabView.groups.define('page_link', function() { this.input('label', pageflow.TextInputView); this.input('target_page_id', pageflow.PageLinkInputView); this.group('page_transitions', { includeBlank: true }); });
Version data entries
33 entries across 33 versions & 1 rubygems