Sha256: 9c707bd85ac27705dd0edc809759868c036b10cafa66d2703a184db2a3de950a
Contents?: true
Size: 281 Bytes
Versions: 11
Compression:
Stored size: 281 Bytes
Contents
format :html do view :input do "Content can't be edited." end def short_content icon_tag(:warning, class: "text-muted pe-2") + wrap_with(:span, "read-only", class: "text-muted") end def standard_submit_button multi_card_editor? ? super : "" end end
Version data entries
11 entries across 11 versions & 1 rubygems