updated loa bookstack to new render system
This commit is contained in:
@@ -132,7 +132,7 @@ const maxEndDate = computed(() => {
|
||||
<div class="flex flex-row-reverse gap-6 mx-auto w-full" :class="!adminMode ? 'max-w-5xl' : 'max-w-5xl'">
|
||||
<div v-if="!adminMode" class="flex-1 flex flex-col space-x-4 rounded-md border p-4">
|
||||
<p class="scroll-m-20 text-2xl font-semibold tracking-tight">LOA Policy</p>
|
||||
<div ref="policyRef">
|
||||
<div ref="policyRef" class="bookstack-container">
|
||||
<!-- LOA policy gets loaded here -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user