Sha256: bc9dd3ec922eefb5bce2f3ea5bf7fbf195141c47b89b0dc68237575d5c54b447
Contents?: true
Size: 423 Bytes
Versions: 1
Compression:
Stored size: 423 Bytes
Contents
= theme.inspect if (defined?(theme) && !theme.is_a?(Hash)) - theme = {} unless (defined?(theme) && theme.is_a?(Hash)) - theme.reverse_merge(css: '', title: 'There are no active projects in this list', description: '') .not_found_elements class="#{theme.fetch(:css, nil)}" .not_found_elements_icon h2 = theme.fetch(:title, nil) - unless theme.fetch(:description, nil).blank? p = raw theme.fetch(:description, nil)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
translation_cms-0.1.5 | app/views/account/_no_records.html.slim |