mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	component: fix undefined action.resource (#327)
Fixes undefined action.resource, https://github.com/apache/cloudstack-primate/blob/master/src/views/AutogenView.vue#L562 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
		
							parent
							
								
									b9385f49d0
								
							
						
					
					
						commit
						6596a8137a
					
				| @ -110,6 +110,7 @@ export default { | ||||
|   }, | ||||
|   methods: { | ||||
|     execAction (action) { | ||||
|       action.resource = this.resource | ||||
|       this.$emit('exec-action', action) | ||||
|     }, | ||||
|     handleShowBadge () { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user