view .svn/pristine/9c/9c322aaf3563cbf741cdd45baeec485ffa01e7d7.svn-base @ 1414:07444815c0bd biblio_alt_search_auth

added a mail getter for the Author model
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 01 Oct 2013 14:39:12 +0100
parents 038ba2d95de8
children
line wrap: on
line source
<h2><%= l(:label_repository_new) %></h2>

<%= labelled_form_for :repository, @repository, :url => project_repositories_path(@project), :html => {:id => 'repository-form'} do |f| %>
  <%= render :partial => 'form', :locals => {:f => f} %>
<% end %>