parent
							
								
									efe5f49e9e
								
							
						
					
					
						commit
						b45619fa74
					
				|  | @ -156,6 +156,13 @@ export default { | |||
|         withOutColumnNames, | ||||
|         isChangedAllValues: true | ||||
|       }) | ||||
|     }, | ||||
|     addAction(action) { | ||||
|       this.$store.dispatch('addAction', { | ||||
|         name: action.name, | ||||
|         action: action.action, | ||||
|         containerUuid: this.metadata.containerUuid | ||||
|       }) | ||||
|     } | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -68,6 +68,9 @@ const contextMenu = { | |||
|         references | ||||
|       }) | ||||
|     }, | ||||
|     addAction({ state }, newAction) { | ||||
|       newAction.push(state.contextMenu.actions) | ||||
|     }, | ||||
|     /** | ||||
|      * TODO: Verify tableName params to change in constant | ||||
|      * @param {number} recordId | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 elsiosanchez
						elsiosanchez