1
0

Update to Redmine 5/Rails 6

This commit is contained in:
cryptogopher
2023-12-07 17:01:42 +01:00
parent 71bfc5a33a
commit a784ca6514
15 changed files with 19 additions and 21 deletions

View File

@@ -6,4 +6,4 @@
<%= render partial: 'layouts/sidebar' %>
<% end %>
<%= render :file => "layouts/base" %>
<%= render template: "layouts/base" %>