Mercurial > hg > soundsoftware-site
view .svn/pristine/9c/9c322aaf3563cbf741cdd45baeec485ffa01e7d7.svn-base @ 1317:2805873c0147 redmine-2.2-integration
several fixes to the publications#show page and related views.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 18 Jun 2013 17:34:56 +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 %>