Skip to content

Commit

Permalink
Merge pull request #1319 from h-kataria/note_on_bundle_editor
Browse files Browse the repository at this point in the history
Added a note
(cherry picked from commit b214586)

https://bugzilla.redhat.com/show_bug.cgi?id=1449364
  • Loading branch information
Dan Clarizio authored and simaishi committed May 9, 2017
1 parent dc06f1b commit cb35661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/catalog/_form_resources_info.html.haml
Expand Up @@ -16,6 +16,8 @@
options_for_select(([["<#{_('Choose')}>", nil]]) + array, nil),
"data-miq_sparkle_on" => true,
:class => "selectpicker")
.note
%b= _("Note: Ansible Playbook based resources can not be added to a Catalog Bundle")
:javascript
miqInitSelectPicker();
miqSelectPickerEvent('resource_id', '#{url}')
Expand Down

0 comments on commit cb35661

Please sign in to comment.