mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Remove edit, update, destroy actions for translations
This commit is contained in:
@@ -14,4 +14,3 @@
|
||||
<div class="text-center">
|
||||
<%= link_to 'Dieses Problem auf projecteuler.net', @translation.problem.original_url, target: '_blank' %>
|
||||
</div>
|
||||
<%= link_to 'Edit', edit_translation_path(@translation), class: 'btn btn-default' %>
|
||||
|
||||
Reference in New Issue
Block a user