Sha256: 4fe26ef66c1af93671a91718441da7b2f643dd0e3ad62a309e263896c3721026
Contents?: true
Size: 509 Bytes
Versions: 12
Compression:
Stored size: 509 Bytes
Contents
include_set Abstract::ToolbarSplitButton format :html do view :core, cache: :never do subject.toolbar_split_button "activity", view: :history, icon: :history do { history: (subject._render_history_link if card.history?), discussion: subject.link_to_related(:discussion, "discuss", class: "dropdown-item"), follow: subject.follow_link(class: "dropdown-item"), editors: subject.link_to_related(:editors, "editors", class: "dropdown-item") } end end end
Version data entries
12 entries across 12 versions & 1 rubygems