Sha256: 77231de94bc8861b01745dcd5e0359f9e20b67771fde35f0e4784bc204f43dc5
Contents?: true
Size: 244 Bytes
Versions: 1
Compression:
Stored size: 244 Bytes
Contents
format :html do def glyphicon icon_type content_tag(:span, '', :class=>"glyphicon glyphicon-#{icon_type}", 'aria-hidden'=>true) end view :closed do |args| args.merge! :body_class=>'closed-content' super args end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
card-1.15.pre2 | mod/06_bootstrap/set/all/rich_bootstrap.rb |