forked from CIT/Vmeda.Online
		
	
						commit
						963d0adbb5
					
				| @ -481,11 +481,6 @@ export class CoreQuestionBaseComponent { | |||||||
| 
 | 
 | ||||||
|                 return this.questionHelper.showComponentError(this.onAbort); |                 return this.questionHelper.showComponentError(this.onAbort); | ||||||
|             } |             } | ||||||
| 
 |  | ||||||
|             if (!this.question.multi && typeof this.question.singleChoiceModel == 'undefined') { |  | ||||||
|                 // We couldn't find the option to select, select the first one.
 |  | ||||||
|                 this.question.singleChoiceModel = options[0].value; |  | ||||||
|             } |  | ||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|         return questionDiv; |         return questionDiv; | ||||||
|  | |||||||
| @ -148,6 +148,7 @@ $spinner-ios-ios-color: $core-spinner-color; | |||||||
| $tabs-ios-tab-color-inactive: $tabs-tab-color-inactive; | $tabs-ios-tab-color-inactive: $tabs-tab-color-inactive; | ||||||
| $button-ios-outline-background-color: $core-button-outline-background-color; | $button-ios-outline-background-color: $core-button-outline-background-color; | ||||||
| $toolbar-ios-height: 44px + 15; | $toolbar-ios-height: 44px + 15; | ||||||
|  | $checkbox-ios-icon-border-radius: 0px !default; | ||||||
| 
 | 
 | ||||||
| // App Material Design Variables | // App Material Design Variables | ||||||
| // -------------------------------------------------- | // -------------------------------------------------- | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user