CheckBox, Pages, Editor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Uffici" imgbackground="../../public/images/produttori.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Uffici" imgbackground="images/produttori.jpg" sizes="max-height: 120px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
title: 'Uffici',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<CMyPage
|
||||
title="Events" keywords="" description="" imgbackground="../../public/images/calendario_eventi.jpg"
|
||||
title="Events" keywords="" description="" imgbackground="images/calendario_eventi.jpg"
|
||||
sizes="max-height: 120px">
|
||||
|
||||
<div class="q-ma-sm q-pa-xs">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Gallerie" imgbackground="../../public/images/calendario_eventi.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Gallerie" imgbackground="images/calendario_eventi.jpg" sizes="max-height: 120px">
|
||||
|
||||
<div class="q-ma-sm q-gutter-sm">
|
||||
<CTitleBanner title="Gallerie"></CTitleBanner>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Gruppi" imgbackground="../../public/images/produttori.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Gruppi" imgbackground="images/produttori.jpg" sizes="max-height: 120px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
title: 'Gruppi',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<CMyPage
|
||||
title="Template Messaggi" imgbackground="../../public/images/calendario_eventi.jpg"
|
||||
title="Template Messaggi" imgbackground="images/calendario_eventi.jpg"
|
||||
sizes="max-height: 100px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Ordini Ufficio" imgbackground="../../public/images/produttori.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Ordini Ufficio" imgbackground="images/produttori.jpg" sizes="max-height: 120px">
|
||||
<span>{{ setmeta({
|
||||
title: 'Ordini Ufficio',
|
||||
description: "",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Pagine" imgbackground="../../public/images/calendario_eventi.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Pagine" imgbackground="images/calendario_eventi.jpg" sizes="max-height: 120px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
title: 'Pagine',
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Produttori" imgbackground="../../public/images/produttori.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Produttori" imgbackground="images/produttori.jpg" sizes="max-height: 120px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
title: 'Produttori',
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Prodotti" imgbackground="../../public/images/prodotti.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Prodotti" imgbackground="images/prodotti.jpg" sizes="max-height: 120px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
title: 'Prodotti',
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Condividi" imgbackground="../../public/images/sharewithus.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Condividi" imgbackground="images/sharewithus.jpg" sizes="max-height: 120px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
title: 'Condividi',
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<CMyPage title="Magazzini" imgbackground="../../public/images/produttori.jpg" sizes="max-height: 120px">
|
||||
<CMyPage title="Magazzini" imgbackground="images/produttori.jpg" sizes="max-height: 120px">
|
||||
<span>{{
|
||||
setmeta({
|
||||
title: 'Magazzini',
|
||||
|
||||
Reference in New Issue
Block a user