Merge branch 'master' of https://code.areya.de/Areya/maps-theme
						commit
						543fa9d94b
					
				| 
						 | 
					@ -1,19 +1,18 @@
 | 
				
			||||||
[
 | 
					[
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    "name":"Locations",
 | 
					    "name": "Locations",
 | 
				
			||||||
    "description":"Content to Display on a Map",
 | 
					    "slug": "locations",
 | 
				
			||||||
 | 
					    "description": "Content to Display on a Map",
 | 
				
			||||||
    "icon": "/font-awesome/duotone/map-pin.svg",
 | 
					    "icon": "/font-awesome/duotone/map-pin.svg",
 | 
				
			||||||
    "status":1,
 | 
					    "status": 1,
 | 
				
			||||||
    "blade": "undefined",
 | 
					    "blade": "undefined",
 | 
				
			||||||
    "fields": [
 | 
					    "fields": [
 | 
				
			||||||
 | 
					 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        "name": "Description",
 | 
					        "name": "Description",
 | 
				
			||||||
        "type": "text",
 | 
					        "type": "text",
 | 
				
			||||||
        "required": 1,
 | 
					        "required": 1,
 | 
				
			||||||
        "position": 2
 | 
					        "position": 2
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
 | 
					 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        "name": "Location",
 | 
					        "name": "Location",
 | 
				
			||||||
        "type": "location",
 | 
					        "type": "location",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue