jogosultsági szintek RBAC beállítva tesztelve
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
</NuxtLayout>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
useHead({
|
||||
titleTemplate: (titleChunk) => {
|
||||
return titleChunk ? `${titleChunk} | Service Finder Admin` : 'Service Finder Admin'
|
||||
},
|
||||
})
|
||||
</script>
|
||||
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user