Patch #17088 ยป repository_edit_form_hook.patch
| app/views/repositories/_form.html.erb 2014-06-04 12:06:20.751001624 +0200 | ||
|---|---|---|
| 24 | 24 | 
    <%= repository_field_tags(f, @repository) %>  | 
| 25 | 25 | 
    <% end %>  | 
| 26 | 26 | |
| 27 | 
    <%= call_hook(:view_repository_form) %>  | 
|
| 28 | ||
| 27 | 29 | 
    </div>  | 
| 28 | 30 | |
| 29 | 31 | 
    <p>  |