Pagina "Attività" non compare bene la scritta Beni e Servizi... ?!
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
:class="$q.screen.lt.sm ? `` : `q-gutter-md q-ma-xs` + ` row`"
|
||||
>
|
||||
<div
|
||||
v-if="!hidetitleIfEmpty || (hidetitleIfEmpty && serverData.length > 0)"
|
||||
class="q-table__title"
|
||||
style="min-width: 150px"
|
||||
>
|
||||
@@ -54,6 +53,7 @@
|
||||
<q-btn
|
||||
v-if="mytable && labelBtnAddExtra"
|
||||
rounded
|
||||
outline
|
||||
size="md"
|
||||
color="primary"
|
||||
class="centermydiv q-mb-sm"
|
||||
@@ -1141,7 +1141,7 @@
|
||||
>
|
||||
<q-card class="dialog_card">
|
||||
<q-bar dense class="bg-primary text-white">
|
||||
Nuovo:
|
||||
Nuovo {{mytitle}}:
|
||||
<q-space />
|
||||
<q-btn flat round color="white" icon="close" v-close-popup></q-btn>
|
||||
</q-bar>
|
||||
@@ -1215,7 +1215,7 @@
|
||||
>
|
||||
<q-card class="dialog_card">
|
||||
<q-bar dense class="bg-primary text-white">
|
||||
Nuovo:
|
||||
Nuovo {{mytitle}}:
|
||||
<q-space />
|
||||
<q-btn flat round color="white" icon="close" v-close-popup></q-btn>
|
||||
</q-bar>
|
||||
|
||||
Reference in New Issue
Block a user