wip
This commit is contained in:
@@ -134,9 +134,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="mb-8 text-3xl font-extrabold">
|
||||
{$_("permissions")}:
|
||||
{original_data.name}
|
||||
<span>
|
||||
<div>
|
||||
{#if promises.length === 0}
|
||||
<button
|
||||
disabled={save_enabled}
|
||||
@@ -153,7 +151,7 @@
|
||||
>{$_("applying-changes")}</button
|
||||
>
|
||||
{/if}
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- -->
|
||||
<div class="flex flex-wrap -mx-1 overflow-hidden">
|
||||
|
||||
Reference in New Issue
Block a user