Skip to content

Commit

Permalink
add template decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Demichev committed Jun 26, 2018
1 parent 904df72 commit 20f863d
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
class ManageIQ::Providers::Openstack::CloudManager::TemplateDecorator < MiqTemplateDecorator
def provisioning_volume_size_tooltip
_("Default value is 1")
end
end

0 comments on commit 20f863d

Please sign in to comment.