Sha256: 83882be603b6c5a81581f31b2cf5745267b1b43293e09d1564158afb07fd172d
Contents?: true
Size: 292 Bytes
Versions: 8
Compression:
Stored size: 292 Bytes
Contents
format :html do view :input do "Content can't be edited." end def short_content fa_icon("exclamation-circle", class: "text-muted pr-2") + wrap_with(:span, "read-only", class: "text-muted") end def standard_submit_button multi_card_editor? ? super : "" end end
Version data entries
8 entries across 8 versions & 1 rubygems