1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-13 12:58:17 +03:00

Added ec2 tip in create Host (#399)

This commit is contained in:
Abel Coronado 2017-07-14 11:54:31 +02:00 committed by Tino Vázquez
parent 60657f5334
commit 6de04359db

View File

@ -102,7 +102,11 @@
</div>
<div class="row">
<div class="medium-12 columns">
<label>{{tr "Capacity"}}</label>
<label>{{tr "Capacity"}}
<span class="tip">
{{tr "The valid list of instance types can be found in the official Amazon EC2 documentation, please use a value from the Model column of the following table: aws.amazon.com/ ec2/instance-types/"}}
</span>
</label>
<div class="row">
<div class="large-12 columns">
<table class="dataTable capacity_table">