FILTRO CITTA Sopra ogni pagina !
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
<div v-if="tools.isLogged()">
|
||||
|
||||
<div v-if="tools.isUserOk()">
|
||||
<CTitlePage :ind="4" />
|
||||
|
||||
<CFinder
|
||||
:ind="4"
|
||||
:table="toolsext.TABMYBACHECAS">
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
<CNotifAtTop />
|
||||
|
||||
<div v-if="tools.isUserOk()">
|
||||
<CTitlePage :ind="0" />
|
||||
|
||||
<CFinder
|
||||
:ind="0"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
|
||||
<CNotifAtTop />
|
||||
<div v-if="tools.isUserOk()">
|
||||
<CTitlePage :ind="2" />
|
||||
|
||||
<CFinder
|
||||
:ind="2"
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
<template>
|
||||
<q-page class="">
|
||||
<CTitlePage :ind="1" />
|
||||
|
||||
<div v-if="tools.isLogged()">
|
||||
|
||||
<div v-if="tools.isUserOk()">
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
<template>
|
||||
<q-page class="">
|
||||
<CTitlePage :ind="1" />
|
||||
|
||||
<div v-if="tools.isLogged()">
|
||||
|
||||
<CNotifAtTop />
|
||||
@@ -10,6 +8,7 @@
|
||||
<CFinder
|
||||
:ind="1"
|
||||
:table="toolsext.TABMYSKILLS"
|
||||
:selector="myselector"
|
||||
/>
|
||||
|
||||
<!--<CDashboard></CDashboard>-->
|
||||
|
||||
Reference in New Issue
Block a user