mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
remove unused partial
This commit is contained in:
parent
622fd65777
commit
03322745b4
@ -152,7 +152,6 @@
|
||||
</script>
|
||||
|
||||
<%= render partial: 'content/share', locals: { shared_content: @content} %>
|
||||
<%= render partial: 'attribute_fields/modal', locals: { content: @content, safe_mode: true } if user_signed_in? %>
|
||||
|
||||
<div class="row">
|
||||
<% if @content.is_a?(Universe) %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user