Replace CodeHarbourLink .erb wtih .slim templates
- this is consistent with the remaining view architecture (leoselig/codeocean#2)
This commit is contained in:
3
app/views/code_harbor_links/new.html.slim
Normal file
3
app/views/code_harbor_links/new.html.slim
Normal file
@@ -0,0 +1,3 @@
|
||||
h1 = t('shared.new_model', model: CodeHarborLink.model_name.human)
|
||||
|
||||
= render('form')
|
Reference in New Issue
Block a user