Sha256: 9d0e1ff7bc58e1a1eb9b3ae52d63da22144aae6817ea1c77726fb9e66e372465

Contents?: true

Size: 364 Bytes

Versions: 34

Compression:

Stored size: 364 Bytes

Contents

<%= title [l(:label_auth_source_plural), auth_sources_path], @auth_source.name %>

<%= labelled_form_for @auth_source, :as => :auth_source, :url => auth_source_path(@auth_source), :html => {:id => 'auth_source_form'} do |f| %>
  <%= render :partial => auth_source_partial_name(@auth_source), :locals => { :f => f } %>
  <%= submit_tag l(:button_save) %>
<% end %>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
redmine_extensions-0.0.39 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.38 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.37 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.11 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.10 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.36 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.34 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.09 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.07 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.06 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.05 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.04 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.03 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.33 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.02 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.1.01 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.29 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.28 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.27 spec/redmine/app/views/auth_sources/edit.html.erb
redmine_extensions-0.0.24 spec/redmine/app/views/auth_sources/edit.html.erb