Sha256: 1b250c89766fd57cf65adf758d0c4389763aaeb5f7c62830f7020b56d95b635c
Contents?: true
Size: 578 Bytes
Versions: 1
Compression:
Stored size: 578 Bytes
Contents
--- # <%= I18n.t('form.add_item.host') %> host: <%= options[:host] %> # <%= I18n.t('form.add_item.login') %> user: <%= options[:user] %> # <%= I18n.t('form.add_item.group') %> group: <%= options[:group] %> # <%= I18n.t('form.add_item.protocol') %> protocol: <%= options[:protocol] %><% unless password %> # <%= I18n.t('form.add_item.password') %> password:<% end %> # <%= I18n.t('form.add_item.port') %> port: <%= options[:port] %> # <%= I18n.t('form.add_item.comment') %> comment: <%= options[:comment] %> # <%= I18n.t('form.add_item.otp_key') %> otp_key: <%= options[:otp] %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mpw-4.2.2 | templates/add_form.erb |