Sha256: 3f8310ee516eb7a75efd50d14eeb489bad51e8c09d21a7d1a406d6797e89d4b9
Contents?: true
Size: 650 Bytes
Versions: 3
Compression:
Stored size: 650 Bytes
Contents
# seeds UI notification blueprints that are supported by Content View. [ { group: N_('Content View'), name: 'content_view_auto_publish_error', message: N_('Composite Content View \'%{subject}\' failed auto-publish'), level: 'error', actions: { links: [ ], }, }, { group: N_('Content View'), name: 'delete_latest_content_view_version_error', message: N_('Failed to delete latest content view version of Content View \'%{subject}\'.'), level: 'error', actions: { links: [ ], }, }, ].each { |blueprint| UINotifications::Seed.new(blueprint).configure }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
katello-4.15.0 | db/seeds.d/110-content-view-autopublish.rb |
katello-4.15.0.rc2 | db/seeds.d/110-content-view-autopublish.rb |
katello-4.15.0.rc1 | db/seeds.d/110-content-view-autopublish.rb |