AutoCommit Fre Aug 7 11:03:01 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-08-07 11:03:01 +02:00
parent 7419e72eed
commit 3f57e83d49
3 changed files with 12 additions and 11 deletions

View File

@@ -50,7 +50,7 @@
<%= render partial: 'neuigkeiten/nlink_list_whole', :object=>@neuigkeit.nlinks %>
<div id="findlink-body"class="ui-dialog" style="">
<div id="findlink-body" class="ui-dialog" style="">
<% if can? :find_link, @neuigkeit %>
Nach Element suchen:
<%= semantic_form_for :find_link, :url=>find_link_rubrik_neuigkeit_path(@rubrik,@neuigkeit), :html=>{:id=>"search_form", :method=>'get'} , :remote=> true do |f| %>