mirror of
				https://github.com/flynx/actions.js.git
				synced 2025-10-31 03:10:09 +00:00 
			
		
		
		
	renamed .getAttr(..) to a less confusing .getActionAttr(..)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									b34d227858
								
							
						
					
					
						commit
						48506495e7
					
				| @ -603,7 +603,7 @@ module.MetaActions = { | |||||||
| 
 | 
 | ||||||
| 	// Get action attribute...
 | 	// Get action attribute...
 | ||||||
| 	//
 | 	//
 | ||||||
| 	getAttr: function(action, attr){ | 	getActionAttr: function(action, attr){ | ||||||
| 		var cur = this | 		var cur = this | ||||||
| 
 | 
 | ||||||
| 		// go up the proto chain...
 | 		// go up the proto chain...
 | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "ig-actions", |   "name": "ig-actions", | ||||||
|   "version": "1.9.0", |   "version": "2.0.0", | ||||||
|   "description": "", |   "description": "", | ||||||
|   "main": "actions.js", |   "main": "actions.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user