code format
This commit is contained in:
		| @@ -2615,6 +2615,7 @@ | |||||||
| 						.concat( dom.controlsNext ).forEach( function( node ) { | 						.concat( dom.controlsNext ).forEach( function( node ) { | ||||||
| 			node.classList.remove( 'enabled' ); | 			node.classList.remove( 'enabled' ); | ||||||
| 			node.classList.remove( 'fragmented' ); | 			node.classList.remove( 'fragmented' ); | ||||||
|  |  | ||||||
| 			// Set 'disabled' attribute on all directions | 			// Set 'disabled' attribute on all directions | ||||||
| 			node.setAttribute( 'disabled', 'disabled' ); | 			node.setAttribute( 'disabled', 'disabled' ); | ||||||
| 		} ); | 		} ); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user