- aggiornato l'Editor HTML

This commit is contained in:
Surya Paolo
2024-09-13 19:42:55 +02:00
parent 791e18f167
commit 0872afbb39
55 changed files with 1451 additions and 1137 deletions

View File

@@ -25,7 +25,7 @@
/>
</q-avatar>
</div>
<div class="col-fixed" style="width: 200px;">
<div class="col-fixed" style="width: 200px">
<q-select
dense
v-model="tablesel"
@@ -55,9 +55,12 @@
</template>
</q-select>
</div>
<div class="col-auto"> <!-- to the right -->
<div class="col-auto">
<!-- to the right -->
<q-btn
v-if="tools.getLabelAddrec(ind)"
v-if="
tools.getLabelAddrec(ind) && tools.checkIfICanAddNewRecord()
"
rounded
outline
color="primary"