Guest User

Untitled

a guest
Jun 18th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. #main_branch
  2. = render :partial => 'main_branch', :locals => {:main_branch => @provider.main_branch}
  3. =link_to_function "Zweigstelle hinzufügen" do |page|
  4. -page.insert_html :bottom , :main_branch , :partial => 'main_branch' , :object => Branch.new
Add Comment
Please, Sign In to add comment