back button studien
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<%= tinymce %>
|
||||
<%= f.actions do %>
|
||||
<%= f.action :submit, :as => :input %>
|
||||
<%= link_to 'Back', studien_path, :data=>{:locale=>I18n.locale}, class: :btn%>
|
||||
<% end %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'Back', studien_path , :data=>{:locale=>I18n.locale}%>
|
||||
|
||||
|
||||
<!--<%= link_to 'Back', studien_path , :data=>{:locale=>I18n.locale}, class: :btn%>-->
|
||||
|
||||
Reference in New Issue
Block a user