mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 11:17:49 +01:00
Improve admin panel
This commit is contained in:
@@ -3,4 +3,12 @@
|
||||
</div>
|
||||
<div class="field-unit__field">
|
||||
<%= f.select field.attribute, field.select_field_values(f) %>
|
||||
</div>
|
||||
|
||||
<div
|
||||
title="Click to learn more"
|
||||
style="margin-left: 8px; cursor: pointer;"
|
||||
onclick="alert('If you add a user with role \'admin\', it will have same powers as you!')"
|
||||
>
|
||||
⚠️
|
||||
</div>
|
||||
Reference in New Issue
Block a user