97583e410c
- This PR adds the ability to enable and disable features for an account from the super admin.
6 lines
124 B
Text
6 lines
124 B
Text
<div class="field-unit__field">
|
|
<% field.data.each do |key,val| %>
|
|
<%= key %>: <%= val %> <br/>
|
|
<% end %>
|
|
</div>
|
|
|