Sha256: 4023200f5e3b50f5c83e6077a0e95dd2c2f8aa6d593c5bead6fffc8eeeb3e98a
Contents?: true
Size: 619 Bytes
Versions: 8
Compression:
Stored size: 619 Bytes
Contents
Deface::Override.new( virtual_path: 'redhat_access/analytics_dashboard/welcome', name: 'deprecation_warning', insert_before: 'div#welcome', text: '<%= old_plugin_deprecation_warning %>' ) Deface::Override.new( virtual_path: 'redhat_access/analytics_dashboard/index', name: 'deprecation_warning_index_not_met', insert_before: 'article#content', text: '<%= old_plugin_deprecation_warning %>' ) Deface::Override.new( virtual_path: 'redhat_access/analytics_dashboard/index', name: 'deprecation_warning_index_met', insert_before: 'div.main-content', text: '<%= old_plugin_deprecation_warning %>' )
Version data entries
8 entries across 8 versions & 1 rubygems