fix Cliccando sul Titolo dell'evento, si apre una pagina in una nuova finestra ! (non rimane sulla APP)
This commit is contained in:
@@ -669,6 +669,14 @@ export interface IParamsQuery {
|
||||
extrapar?: string
|
||||
}
|
||||
|
||||
export interface ISocial {
|
||||
description: string
|
||||
network: string
|
||||
title: string
|
||||
url: string
|
||||
quote: string
|
||||
}
|
||||
|
||||
export interface ISpecialField {
|
||||
findsubkey?: any
|
||||
paramtosetsubkey?: any
|
||||
|
||||
Reference in New Issue
Block a user