Sha256: 61d4f68a49df0c9abe84ff320d7ced02ffb5be9b47991e6b45a32f55f9dd84e1
Contents?: true
Size: 532 Bytes
Versions: 6
Compression:
Stored size: 532 Bytes
Contents
<div class='form-group'> <label class='col-md-2 control-label'> <%= _('Remote Execution Interface') %> <% help = _('Identifier of the Host interface for Remote execution') %> <a rel="popover" data-content="<%= help %>" data-trigger="focus" data-container="body" data-html="true" tabindex="-1"> <span class="pficon pficon-info "></span> </a> </label> <div class='col-md-4'> <%= text_field_tag 'remote_execution_interface', params[:remote_execution_interface], class: 'form-control' %> </div> </div>
Version data entries
6 entries across 6 versions & 1 rubygems