Compare commits
No commits in common. "89ea40d7f3ff3a294d1ce3d601956b1301e8fb1f" and "555778fca43fd4546968205fc41617a10d4c7727" have entirely different histories.
89ea40d7f3
...
555778fca4
@ -144,7 +144,7 @@
|
|||||||
class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium">
|
class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium">
|
||||||
<a
|
<a
|
||||||
href="./{o.id}"
|
href="./{o.id}"
|
||||||
class="text-indigo-600 hover:text-indigo-900">{$_('edit')}</a>
|
class="text-indigo-600 hover:text-indigo-900">$_('edit')</a>
|
||||||
{#if store.state.jwtinfo.userdetails.permissions.includes('ORGANIZATION:DELETE')}
|
{#if store.state.jwtinfo.userdetails.permissions.includes('ORGANIZATION:DELETE')}
|
||||||
<button
|
<button
|
||||||
on:click={() => {
|
on:click={() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user