mirror of
https://github.com/directus/directus.git
synced 2026-02-17 05:01:41 -05:00
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="interface-code codemirror-custom-styles">
|
||||
<div class="interface-code codemirror-custom-styles" :class="{ disabled }">
|
||||
<textarea ref="codemirrorEl" :value="stringValue" />
|
||||
|
||||
<v-button small icon secondary v-if="template" v-tooltip.left="$t('fill_template')" @click="fillTemplate">
|
||||
|
||||
Reference in New Issue
Block a user