mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
⚡ Render strings for ReadOnly
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
<template>
|
||||
<n8n-tooltip class="primary-color" placement="bottom-end" >
|
||||
<div slot="content">
|
||||
{{ $baseText('readOnly.youreViewingTheLogOf') }}
|
||||
</div>
|
||||
<span>
|
||||
<font-awesome-icon icon="exclamation-triangle" />
|
||||
{{ $baseText('readOnly.readOnly') }}
|
||||
</span>
|
||||
</n8n-tooltip>
|
||||
</template>
|
||||
Reference in New Issue
Block a user