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
  • Loading branch information
Dan Clarizio committed May 9, 2017
2 parents 9c1c972 + c84bd8f commit b214586
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 b214586

Please sign in to comment.