transferred Code Ocean from original repository to GitHub
This commit is contained in:
1
app/views/shared/_edit_button.html.slim
Normal file
1
app/views/shared/_edit_button.html.slim
Normal file
@@ -0,0 +1 @@
|
||||
= link_to(t('shared.edit'), local_assigns.has_key?(:path) ? path : send(:"edit_#{object.class.name.underscore}_path", object), class: 'btn btn-default pull-right')
|
Reference in New Issue
Block a user