mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Remove "disabled" argument to privacy toggle
This commit is contained in:
parent
225425cc79
commit
bcb60a40dc
@ -1,7 +1,3 @@
|
||||
<% disabled = false if local_assigns[:disabled].nil? %>
|
||||
|
||||
<!-- privacy toggle -->
|
||||
|
||||
<%= form_for(content, remote: true, html: {role: :form, 'data-model': content.class.model_name}) do |form|%>
|
||||
<div class="switch">
|
||||
<div class="col s6">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user