comparison app/views/repositories/committers.html.erb @ 1517:dffacf8a6908 redmine-2.5

Update to Redmine SVN revision 13367 on 2.5-stable branch
author Chris Cannam
date Tue, 09 Sep 2014 09:29:00 +0100
parents 433d4f72a19b
children
comparison
equal deleted inserted replaced
1516:b450a9d58aed 1517:dffacf8a6908
34 </tr> 34 </tr>
35 <% i += 1 -%> 35 <% i += 1 -%>
36 <% end -%> 36 <% end -%>
37 </tbody> 37 </tbody>
38 </table> 38 </table>
39 <p><%= submit_tag(l(:button_update)) %></p> 39 <p><%= submit_tag(l(:button_save)) %></p>
40 <% end %> 40 <% end %>
41 41
42 <% end %> 42 <% end %>