- Fixed pagination not refreshing the data...

- Start creating single page of an Event
This commit is contained in:
Paolo Arena
2019-11-06 22:28:45 +01:00
parent 571e948d39
commit 7fe6b5fb6a
16 changed files with 112 additions and 96 deletions

View File

@@ -96,6 +96,7 @@ export interface IListRoutes {
submenu?: boolean
onlyAdmin?: boolean
onlyManager?: boolean
extraclass?: string
meta?: any
idelem?: string
urlroute?: string
@@ -118,6 +119,7 @@ export interface IOperators {
certifications?: string
img?: string
cell?: string
usertelegram?: string
paginaweb?: string
paginafb?: string
intro?: string