Show ajax call results
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -40,32 +40,16 @@ areas: | ||||
|               span: 12 | ||||
|               contentGutter: 10 | ||||
|             blocks: | ||||
|               - id: foo | ||||
|                 required: true | ||||
|                 type: TextInput | ||||
|               - id: rest_data | ||||
|                 type: Markdown | ||||
|                 properties: | ||||
|                   block: true | ||||
|                   title: Foo | ||||
|                   placeholder: Bar | ||||
|                   label: | ||||
|                     extra: Lorem ipsum; yada yada | ||||
|                     extraStyle: | ||||
|                       font-size: smaller | ||||
|                       font-style: italic | ||||
|                     # span: 5 | ||||
|               - id: woot | ||||
|                 required: true | ||||
|                 type: TextInput | ||||
|                 properties: | ||||
|                   block: true | ||||
|                   title: Woot | ||||
|                   placeholder: Sweet | ||||
|                   label: | ||||
|                     extra: Dude! | ||||
|                     extraStyle: | ||||
|                       font-size: smaller | ||||
|                       font-style: italic | ||||
|                     # span: 5 | ||||
|                   content: | ||||
|                     _string.concat: | ||||
|                       - '```yaml' | ||||
|                       - _yaml.stringify: | ||||
|                           - _log: | ||||
|                               _request: get_data | ||||
|                       - '```' | ||||
|           - id: rightcolumn | ||||
|             type: Box | ||||
|             layout: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user